LastPrioritizedActors

These are debug list of actors.

Windows
MacOS
Linux

Syntax

TArray< TWeakObjectPtr< AActor > > LastPrioritizedActors

Remarks

These are debug list of actors. They are using TWeakObjectPtr so that they do not affect GC performance since they are rarely in use (DebugRelevantActors)

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