Property | Type | Description | |
---|---|---|---|
blinkCurve |
Method | Description | |
---|---|---|
BackLeftHoofstep ( ) : void | ||
BackRightHoofstep ( ) : void | ||
FixedUpdate ( ) : void | ||
Flinch ( ) : void | ||
FrontLeftHoofstep ( ) : void | ||
FrontRightHoofstep ( ) : void | ||
OnDie ( ) : void | ||
PostAnimationUpdate ( Health, health ) : void | ||
PreAnimationUpdate ( bool isPlayer ) : void | ||
Start ( ) : void |
Method | Description | |
---|---|---|
IsFlinching ( ) : bool | ||
PlayHoofstep ( |
||
SetRagdoll ( bool activated ) : void | ||
StoreBasePose ( ) : void |
public PostAnimationUpdate ( Health, health ) : void | ||
health | Health, | |
return | void |
public PreAnimationUpdate ( bool isPlayer ) : void | ||
isPlayer | bool | |
return | void |