#include "ProceduralFoliageVolume.h"
#include "ProceduralFoliageComponent.h"
#include "Carla/Vegetation/VegetationManager.h"
#include "Carla/Vegetation/SpringBasedVegetationComponent.h"
#include "Carla/Game/CarlaStatics.h"
#include "Game/TaggedComponent.h"
Go to the source code of this file.
Functions | |
static FString | GetVersionFromFString (const FString &String) |
|
static |
Definition at line 15 of file VegetationManager.cpp.
Referenced by FFoliageBlueprint::SetBPClassName().