9 lines
275 B
Plaintext
9 lines
275 B
Plaintext
#title GetActorTransitionTime [RCBasic Doc]
|
|
#header function GetActorTransitionTime( actor )
|
|
|
|
Returns the total transition time of an actor transitioning between animations
|
|
|
|
Note: Time returned is in seconds
|
|
|
|
#ref StartActorTransition StopActorTransition ActorIsInTransition
|