Navigation
API > API/Plugins > API/Plugins/MassRepresentation > API/Plugins/MassRepresentation/UMassRepresentationActorManageme-
| Type | Name | Description | |
|---|---|---|---|
| void | ReleaseAnyActorOrCancelAnySpawning
(
FMassEntityManager& EntityManager, |
Static methods to Release an actor or cancel its spawning (calls ReleaseAnyActorOrCancelAnySpawning) WARNING: This method will destroy the associated actor in any and by the same fact might also move the entity into a new archetype. | |
| void | ReleaseAnyActorOrCancelAnySpawning
(
UMassRepresentationSubsystem& RepresentationSubsystem, |
Static Release an actor or cancel its spawning WARNING: This method will destroy the associated actor in any and by the same fact might also move the entity into a new archetype. |