UAutoDestroySubsystem::UnregisterActor

Remove this actor from the array of actors to poll with this subsystem

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Engine/AutoDestroySubsystem.h"

Source

/Engine/Source/Runtime/Engine/Private/Engine/AutoDestroySubsystem.cpp

Syntax

bool UnregisterActor
(
    AActor * ActorToRemove
)

Remarks

Remove this actor from the array of actors to poll with this subsystem

Returns

True if this actor was removed

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