Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
CScriptBind_Entity::IsAnimationRunning Method
Syntax
C++
int IsAnimationRunning(IFunctionHandler* pH, int characterSlot, int layer);
Parameters 
Description 
int characterSlot 
Index of the character slot. 
int layer 
Index of the animation layer. 

nil or not nil

!

Entity.IsAnimationRunning( characterSlot, layer )

!  

!  

!  

! Retrieves if a characters currently plays an animation @param iAnimationPos Number of the character slot @return nil or not nil @see CScriptBind_Entity::StartAnimation

Copyright (c) 2012. All rights reserved.