FActorRange

Actor range for ranged-for support.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/EngineUtils.h

Include

#include "EngineUtils.h"

Syntax

class FActorRange

Remarks

Actor range for ranged-for support. Note that when Playing In Editor, this will find actors only in CurrentWorld

Constructors

Name Description

Public function

FActorRange

(
    UWorld* InWorld,
    EActorIteratorFlags InFlags
)

Constructor

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