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

UE2:ACTION_DestroyPawn (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UT2003 Object >> ScriptedAction >> ACTION_DestroyPawn

Contents

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

null

Default values

Property Value
ActionString "destroy pawn"
bValidForTrigger False

Instance functions

InitActionFor

function bool InitActionFor (ScriptedController C)

Overrides: ScriptedAction.InitActionFor