I don't need to test my programs. I have an error-correcting modem.
UE2:WeaponLocker (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Contents
- Package:
- XWeapons
- Known custom subclasses:
- Wormbo/OnslaughtSpecials, Jrubzjeknf/TeamSpecificActors, Jrubzjeknf/TeamSpecificActors/TeamSpecificWeaponLocker, Wormbo/OnslaughtSpecialsLite
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
null
Properties[edit]
Property group 'WeaponLocker'[edit]
bSentinelProtected[edit]
Type: bool
Weapons[edit]
Type: array<WeaponEntry>
Internal variables[edit]
Customers[edit]
Type: array<PawnToucher>
Effect[edit]
Type: FX_WeaponLocker
LockerString[edit]
Type: string
Modifiers: localized
Default value: "Weapon Locker"
Default values[edit]
Property | Value | ||||||||
---|---|---|---|---|---|---|---|---|---|
bStatic | True | ||||||||
CollisionHeight | 50.0 | ||||||||
CollisionRadius | 80.0 | ||||||||
DesiredRotation |
|
||||||||
DrawScale | 0.5 | ||||||||
DrawScale3D |
|
||||||||
DrawType | DT_StaticMesh | ||||||||
MessageClass | Class'UnrealGame.PickupMessagePlus' | ||||||||
NetUpdateFrequency | 1.0 | ||||||||
PickupMessage | "You loaded up at a weapon locker." | ||||||||
PickupSound | Sound'NewWeaponSounds.WeaponsLocker_01' | ||||||||
PrePivot |
|
||||||||
RotationRate |
|
||||||||
StaticMesh | StaticMesh'NewWeaponStatic.WeaponLockerM' |
Structs[edit]
PawnToucher[edit]
WeaponEntry[edit]
Functions[edit]
Static functions[edit]
UpdateHUD[edit]
simulated static function UpdateHUD (Hud H)
Overrides: Pickup.UpdateHUD
Events[edit]
destroyed[edit]
simulated event destroyed ()
Overrides: Pickup.Destroyed
PostNetBeginPlay[edit]
simulated event PostNetBeginPlay ()
Overrides: Actor.PostNetBeginPlay
Other instance functions[edit]
AddCustomer[edit]
BotDesireability[edit]
Overrides: Pickup.BotDesireability
DetourWeight[edit]
Overrides: Pickup.DetourWeight
GetHumanReadableName[edit]
simulated function string GetHumanReadableName ()
Overrides: Pickup.GetHumanReadableName
HasCustomer[edit]
Reset[edit]
function Reset ()
Overrides: Pickup.Reset
SpawnLockerWeapon[edit]
simulated function SpawnLockerWeapon ()
UpdatePrecacheMaterials[edit]
simulated function UpdatePrecacheMaterials ()
Overrides: Actor.UpdatePrecacheMaterials
States[edit]
Disabled[edit]
Disabled.BeginState[edit]
simulated event BeginState ()
Overrides: Pickup.Disabled.BeginState
LockerPickup[edit]
Modifiers: auto
LockerPickup.Touch[edit]
simulated event Touch (Actor Other)
Overrides: Actor.Touch (global)
LockerPickup.ReadyToPickup[edit]
Overrides: Pickup.ReadyToPickup (global)