I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE2:ACTION_FreezeOnAnimEnd (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2004 Object >> ScriptedAction >> ACTION_PlayAnim >> ACTION_FreezeOnAnimEnd
Package: 
Gameplay
This class in other games:
UE2Runtime, UT2003, U2

null

Instance functions[edit]

InitActionFor[edit]

function bool InitActionFor (ScriptedController C)

Overrides: ACTION_PlayAnim.InitActionFor


PawnPlayBaseAnim[edit]

function bool PawnPlayBaseAnim (ScriptedController C, bool bFirstPlay)

Overrides: ACTION_PlayAnim.PawnPlayBaseAnim


SetCurrentAnimationFor[edit]

function SetCurrentAnimationFor (ScriptedController C)

Overrides: ACTION_PlayAnim.SetCurrentAnimationFor