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

UE2:ACTION_ChangeWeapon (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site

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

Contents

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

null

[edit] Properties

[edit] Property group 'Action'

[edit] NewWeapon

Type: class<Weapon>


[edit] Instance functions

[edit] InitActionFor

function bool InitActionFor (ScriptedController C)

Overrides: ScriptedAction.InitActionFor