#include "CoreMinimal.h"#include "GameFramework/Actor.h"#include "Carla/MapGen/LargeMapManager.h"#include "SoilTypeManager.generated.h"
SoilTypeManager.h 的引用(Include)关系图:
此图展示该文件直接或间接的被哪些文件引用了:类 | |
| class | ASoilTypeManager |
| struct | FSoilTerramechanicsProperties |
枚举 | |
| enum | ESoilTerramechanicsType { NONE_SOIL = 0 , DESERT = 1 , FOREST = 2 } |
| 枚举值 | |
|---|---|
| NONE_SOIL | |
| DESERT | |
| FOREST | |
在文件 SoilTypeManager.h 第 11 行定义.