Navigation
API > API/Runtime > API/Runtime/Foliage
References
| Module | Foliage |
| Header | /Engine/Source/Runtime/Foliage/Public/FoliageTypeObject.h |
| Include | #include "FoliageTypeObject.h" |
Syntax
struct FFoliageTypeObject
Remarks
A wrapper struct used to allow the use of either FoliageType assets or FoliageType blueprint classes
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | |||
| const UFoliageType * | GetInstance () |
Gets the instance of this foliage type. Creates the instance if needed. | |
| const UFoliageType * | GetInstance () |
Gets the instance of this foliage type. | |
| bool | |||
| bool | IsDirty () |
||
| void | PostSerialize
(
const FArchive& Ar |
||
| void | Refreshes the type instance based on the assigned object. | ||
| void | SetClean () |