Get Used Foliage Types

Get Used Foliage Types

Windows
MacOS
Linux

Returns all the different types of UFoliageType assets that a particular AInstancedFoliageActor uses. This function exists because we want to retrieve all instances of all foliage types on an actor, but we can't return nested containers from UFUNCTIONs, so users of this API should call this, and then GetInstanceTransforms.

Target is SDExporter Blueprint Library

Get Used Foliage Types
Actor
Return Value

Inputs

In
Exec
Actor
Instanced Foliage Actor Object Reference

Outputs

Out
Exec
Return Value
Array of Foliage Type Object References

Returns all the different types of UFoliageType assets that a particular AInstancedFoliageActor uses. This function exists because we want to retrieve all instances of all foliage types on an actor, but we can't return nested containers from UFUNCTIONs, so users of this API should call this, and then GetInstanceTransforms.

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