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

Contents

Package: 
Gameplay
This class in other games:
U2, UE2Runtime, UT2003

null

[edit] Instance functions

[edit] InitActionFor

function bool InitActionFor (ScriptedController C)

Overrides: ACTION_PlayAnim.InitActionFor


[edit] PawnPlayBaseAnim

function bool PawnPlayBaseAnim (ScriptedController C, bool bFirstPlay)

Overrides: ACTION_PlayAnim.PawnPlayBaseAnim


[edit] SetCurrentAnimationFor

function SetCurrentAnimationFor (ScriptedController C)

Overrides: ACTION_PlayAnim.SetCurrentAnimationFor


Personal tools