Get Instanced Foliage Actor for Level

Get Instanced Foliage Actor for Level

Windows
MacOS
Linux

Wraps AInstancedFoliageActor::GetInstancedFoliageActorForLevel, and allows retrieving the current AInstancedFoliageActor for a level. Will default to the current editor level if Level is left nullptr. This function is useful because it's difficult to retrieve this actor otherwise, as it will be filtered from the results of functions like EditorLevelLibrary.get_all_level_actors()

Target is SDExporter Blueprint Library

Get Instanced Foliage Actor for Level
Create if None
Level
Select Asset
Return Value

Inputs

In
Exec
Create if None
Boolean
Level
Level Object Reference

Outputs

Out
Exec
Return Value
Instanced Foliage Actor Object Reference

Wraps AInstancedFoliageActor::GetInstancedFoliageActorForLevel, and allows retrieving the current AInstancedFoliageActor for a level. Will default to the current editor level if Level is left nullptr. This function is useful because it's difficult to retrieve this actor otherwise, as it will be filtered from the results of functions like EditorLevelLibrary.get_all_level_actors()

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