UEngine::BroadcastLevelActorDeleted

Called by internal engine systems after level actors have changed to notify other subsystems

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Engine/Engine.h"

Syntax

void BroadcastLevelActorDeleted
(
    AActor * InActor
)

Remarks

Called by internal engine systems after level actors have changed to notify other subsystems

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