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

UE2:ACTION_EndSection (UT2004)

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
UT2004 Object >> ScriptedAction >> ACTION_EndSection

Contents

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

null

[edit] Default values

Property Value
ActionString "end section"

[edit] Instance functions

[edit] EndsSection

function bool EndsSection ()

Overrides: ScriptedAction.EndsSection


[edit] ProceedToNextAction

function ProceedToNextAction (ScriptedController C)

Overrides: ScriptedAction.ProceedToNextAction