The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall
UE2:ACTION_FreezeOnAnimEnd (UE2Runtime)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> ScriptedAction >> ACTION_PlayAnim >> ACTION_FreezeOnAnimEnd |
| This is an auto-generated page and may need human attention. Please remove this tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
null
Instance functions
InitActionFor
function bool InitActionFor (ScriptedController C)
Overrides: ACTION_PlayAnim.InitActionFor
PawnPlayBaseAnim
Overrides: ACTION_PlayAnim.PawnPlayBaseAnim
SetCurrentAnimationFor
function SetCurrentAnimationFor (ScriptedController C)
Overrides: ACTION_PlayAnim.SetCurrentAnimationFor
