CARLA
Classes | Enumerations
SoilTypeManager.h File Reference
#include "CoreMinimal.h"
#include "GameFramework/Actor.h"
#include "Carla/MapGen/LargeMapManager.h"
#include "SoilTypeManager.generated.h"
+ Include dependency graph for SoilTypeManager.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ASoilTypeManager
 
struct  FSoilTerramechanicsProperties
 

Enumerations

enum  ESoilTerramechanicsType { NONE_SOIL = 0, DESERT = 1, FOREST = 2 }
 

Enumeration Type Documentation

◆ ESoilTerramechanicsType

Enumerator
NONE_SOIL 
DESERT 
FOREST 

Definition at line 11 of file SoilTypeManager.h.