示例#1
0
 //~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 //	* New Method: Get Animation State Hash IDs
 //~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 public static EnemyStooplingAnimationHashIDs.AnimationStateHashIDs GetStateHashIDs()
 {
     return(EnemyStooplingAnimationHashIDs.GetStateHashIDs());
 }
示例#2
0
 //~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 //	* New Method: Get Animation Param Hash IDs
 //~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 public static EnemyStooplingAnimationHashIDs.AnimationParamHashIDs GetParamHashIDs()
 {
     return(EnemyStooplingAnimationHashIDs.GetParamHashIDs());
 }