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

UE2:ACTION_DestroyPawn (U2)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
U2 Object >> ScriptedAction >> ACTION_DestroyPawn
Package: 
Legend
This class in other games:
UE2Runtime, UT2003, 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