TActorIterator::TActorIterator

Constructor

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "EngineUtils.h"

Syntax

TActorIterator
(
    UWorld * InWorld,
    TSubclassOf< ActorType > InClass,
    EActorIteratorFlags InFlags
)

Remarks

Constructor

Parameters

Parameter

Description

InWorld

The world whose actors are to be iterated over.

InClass

The subclass of actors to be iterated over.

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