7 lines
278 B
Plaintext
7 lines
278 B
Plaintext
#title ActorIsInTransition [RCBasic Doc]
|
|
#header function ActorIsInTransition( actor )
|
|
|
|
Returns true if actor is in a transition from its current frame to the frame set in the StartActorTransition() function
|
|
|
|
#ref StartActorTransition StopActorTransition GetActorTransitionTime
|