Navigation
Unreal Engine C++ API Reference > Runtime > Engine > FActorRange
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/EngineUtils.h |
Include | #include "EngineUtils.h" |
FActorRange
(
const UWorld * InWorld,
const EActorIteratorFlags InFlags
)
Remarks
Constructor
Parameters
Name | Description |
---|---|
InWorld | The world whose actors are to be iterated over. |
InFlags | Iteration flags indicating which types of levels and actors should be iterated |