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

UE2:ACTION_ThrowWeapon (UE2Runtime)

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

null

Properties

Property group 'Action'

WeaponVelocity

Type: Object.Vector


Default values

Property Value
ActionString "throw weapon"

Instance functions

InitActionFor

function bool InitActionFor (ScriptedController C)

Overrides: ScriptedAction.InitActionFor