AnimatorStateInfo
UnityObjectLink
AnimatorStateInfo

/

Parent

UnityObjectLink

Variables
fullpathhash
readonly System.Int32 fullpathhash
length
readonly System.Single length
loop
readonly System.Boolean loop
normalizedtime
readonly System.Single normalizedtime
shortnamehash
readonly System.Int32 shortnamehash
speed
readonly System.Single speed
speedmultiplier
readonly System.Single speedmultiplier
taghash
readonly System.Int32 taghash
Functions
animatorstateinfo::​create
static UnityEngine.AnimatorStateInfo Create ()

Constructor replaces new

Returns

UnityEngine.AnimatorStateInfo

isname
System.Boolean IsName(
System.String name
)

System.String name-no documentation

Parameters

name -

Returns

System.Boolean

istag
System.Boolean IsTag(
System.String tag
)

System.String tag-no documentation

Parameters

tag -

Returns

System.Boolean