The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE2:ACTION_DestroyPawn (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2003 Object >> ScriptedAction >> ACTION_DestroyPawn
Package: 
Gameplay
This class in other games:
UE2Runtime, U2, UT2004

null

Default values[edit]

Property Value
ActionString "destroy pawn"
bValidForTrigger False

Instance functions[edit]

InitActionFor[edit]

function bool InitActionFor (ScriptedController C)

Overrides: ScriptedAction.InitActionFor