I'm a doctor, not a mechanic

UE2:WeaponPickup (UE2Runtime)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UE2Runtime Object >> Actor >> Pickup >> WeaponPickup
Package: 
Engine
This class in other games:
U2XMP, UT2003, UT2004

null

Properties

Property group 'WeaponPickup'

bThrown

Type: bool

true if deliberatly thrown, not dropped from kill

Internal variables

bWeaponStay

Type: bool


Default value: True

Default values

Property Value
AmbientGlow 255
bAmbientGlow True
bPredictRespawns True
CollisionHeight 30.0
CollisionRadius 36.0
MaxDesireability 0.5
Physics PHYS_Rotating
PickupMessage "You got a weapon"
RespawnTime 30.0
RotationRate
Member Value
Yaw 32768
Texture Texture'Engine.S_Weapon'

Functions

Events

PostBeginPlay

event PostBeginPlay ()

Overrides: Actor.PostBeginPlay


Other instance functions

AllowRepeatPickup

function bool AllowRepeatPickup ()


BotDesireability

function float BotDesireability (Pawn Bot)

Overrides: Pickup.BotDesireability


DetourWeight

function float DetourWeight (Pawn Other, float PathWeight)

Overrides: Pickup.DetourWeight


GetRespawnTime

function float GetRespawnTime ()

Overrides: Pickup.GetRespawnTime


SetWeaponStay

function SetWeaponStay ()


StartSleeping

function StartSleeping ()

Overrides: Pickup.StartSleeping