7 lines
192 B
Plaintext
7 lines
192 B
Plaintext
#title StopActorTransition [RCBasic Doc]
|
|
#header sub StopActorTransition( actor )
|
|
|
|
Stops a transition that was started with StartActorTransition
|
|
|
|
#ref StartActorTransition ActorIsInTransition
|