Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

UE2:ACTION_FreezeOnAnimEnd (U2)

From Unreal Wiki, The Unreal Engine Documentation Site

Revision as of 16:11, 17 May 2008 by Wormbo (Talk | contribs)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
Jump to: navigation, search
U2 Object >> ScriptedAction >> ACTION_PlayAnim >> ACTION_FreezeOnAnimEnd

Contents

Package: 
Legend
This class in other games:
UE2Runtime, UT2003, UT2004

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