GetAnimAssetType( <animation> )


Module: Animation

Summary:

Get the animation asset type (delta/relative/additive etc defined in xanim.gdf).



Call this on:

<entity>



Example:

GetAnimAssetType( %walk_and_run_loops )



Required Args:

  • 1 : <animation> animation to get asset type of