FFoliageTypeObject

A wrapper struct used to allow the use of either FoliageType assets or FoliageType blueprint classes

Windows
MacOS
Linux

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

Name Description

Public function

FFoliageTypeObject()

Functions

Name Description

Public function Const

bool

 

ContainsValidInstance()

Public function

const UFolia...

 

GetInstance()

Gets the instance of this foliage type. Creates the instance if needed.

Public function Const

const UFolia...

 

GetInstance()

Gets the instance of this foliage type.

Public function Const

bool

 

HasFoliageType()

Public function Const

bool

 

IsDirty()

Public function

void

 

PostSerialize

(
    const FArchive& Ar
)

Public function

void

 

RefreshInstance()

Refreshes the type instance based on the assigned object.

Public function

void

 

SetClean()

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss