Navigation
API > API/Runtime > API/Runtime/Engine
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/EngineUtils.h |
| Include | #include "EngineUtils.h" |
Syntax
template<typename ActorType>
class TActorRange
Remarks
Template actor range for ranged-for support.
Constructors
| Type | Name | Description | |
|---|---|---|---|
TActorRange
(
const UWorld* InWorld, |
Constructor |