Navigation
API > API/Runtime > API/Runtime/Foliage > API/Runtime/Foliage/AInstancedFoliageActor
References
| Module | Foliage |
| Header | /Engine/Source/Runtime/Foliage/Public/InstancedFoliageActor.h |
| Include | #include "InstancedFoliageActor.h" |
| Source | /Engine/Source/Runtime/Foliage/Private/InstancedFoliage.cpp |
static AInstancedFoliageActor &42; Get
&40;
UWorld &42; InWorld,
bool bCreateIfNone,
ULevel &42; InLevelHint,
const FVector & InLocationHint
&41;
Remarks
Get the instanced foliage actor for the specified params
Parameters
| Name | Description |
|---|---|
| InWorld | World to create the foliage instance in |
| bCreateIfNone | Create if doesnt already exist |
| InLevelHint | Level hint for foliage instance creation |
| InLocationHint | Location hint for foliage instance creation |