Files
RCBASIC4/doc/files/actoranimationislooped.txt
2024-12-15 23:12:45 -05:00

9 lines
253 B
Plaintext

#title ActorAnimationIsLooped [RCBasic Doc]
#header function ActorAnimationIsLooped( actor )
Returns true if an actors animation is set to looped.
Note: Actor animation is set to looped with the LoopActorAnimation() function.
#ref LoopActorAnimation