ULevel::RouteActorInitialize

Routes pre and post initialize to actors and also sets volumes.

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/Level.h

Include

#include "Engine/Level.h"

Source

/Engine/Source/Runtime/Engine/Private/Level.cpp

Syntax

void RouteActorInitialize
(
    int32 NumActorsToProcess
)

Remarks

Routes pre and post initialize to actors and also sets volumes.

Parameters

Parameter

Description

NumActorsToProcess

The maximum number of actors to update in this pass, 0 to process all actors.

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