Property | Type | Description | |
---|---|---|---|
anim_comp | Animation | ||
anim_name | string |
Method | Description | |
---|---|---|
Action_PlayAnim ( Animation _anim, string _name ) : UnityEngine | ||
exec ( ) : void |
public Action_PlayAnim ( Animation _anim, string _name ) : UnityEngine | ||
_anim | Animation | |
_name | string | |
return | UnityEngine |