SC2Mapster Wiki
Advertisement

Actor-Destroy Actors[ | ]

Kill Actor Scope[ | ]

GUI[ | ]

Actor - Kill actor scope ActorScope

Galaxy Code[ | ]

Void actorScopeKill ( ActorScope actorScope )

Description[ | ]

Kills an actor scope along with all of the actors in that scope. An actor scope is a container for a set of actors.

Parameters[ | ]

  • ActorScope ActorScope
    • Name: Actor Scope
Advertisement