UWorld::CleanupActors

Remove NULL entries from actor list.

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Engine/World.h"

Source

/Engine/Source/Runtime/Engine/Private/LevelTick.cpp

Syntax

void CleanupActors()

Remarks

Remove NULL entries from actor list. Only does so for dynamic actors to avoid resorting. In theory static actors shouldn't be deleted during gameplay.

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