Navigation
API > API/Runtime > API/Runtime/Foliage > API/Runtime/Foliage/FFoliageTypeObject
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const UFoliageType * GetInstance () |
Gets the instance of this foliage type. Creates the instance if needed. | FoliageTypeObject.h | |
const UFoliageType * GetInstance () |
Gets the instance of this foliage type. | FoliageTypeObject.h |
GetInstance()
Description
Gets the instance of this foliage type. Creates the instance if needed.
| Name | GetInstance |
| Type | function |
| Header File | /Engine/Source/Runtime/Foliage/Public/FoliageTypeObject.h |
| Include Path | #include "FoliageTypeObject.h" |
| Source | /Engine/Source/Runtime/Foliage/Private/FoliageTypeObject.cpp |
const UFoliageType * GetInstance()
GetInstance()
Description
Gets the instance of this foliage type.
| Name | GetInstance |
| Type | function |
| Header File | /Engine/Source/Runtime/Foliage/Public/FoliageTypeObject.h |
| Include Path | #include "FoliageTypeObject.h" |
| Source | /Engine/Source/Runtime/Foliage/Private/FoliageTypeObject.cpp |
const UFoliageType * GetInstance() const