I don't need to test my programs. I have an error-correcting modem.
UE2:RedeemerPickup (UT2003)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Actor >> Pickup >> WeaponPickup >> UTWeaponPickup >> RedeemerPickup |
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. |
Default values[edit]
Property | Value |
---|---|
bWeaponStay | False |
DrawScale | 0.9 |
DrawType | DT_StaticMesh |
InventoryType | Class'XWeapons.Redeemer' |
MaxDesireability | 1.0 |
PickupForce | "FlakCannonPickup" |
PickupMessage | "You got the Redeemer." |
PickupSound | Sound'PickupSounds.FlakCannonPickup' |
RespawnTime | 120.0 |
StaticMesh | StaticMesh'WeaponStaticMesh.RedeemerPickup' |
Functions[edit]
Static functions[edit]
StaticPrecache[edit]
static function StaticPrecache (LevelInfo L)
Overrides: Pickup.StaticPrecache
Events[edit]
PrebeginPlay[edit]
event PrebeginPlay ()
Overrides: Actor.PreBeginPlay
Other instance functions[edit]
GetRespawnTime[edit]
function float GetRespawnTime ()
Overrides: WeaponPickup.GetRespawnTime
SetWeaponStay[edit]
function SetWeaponStay ()
Overrides: WeaponPickup.SetWeaponStay
UpdatePrecacheMaterials[edit]
simulated function UpdatePrecacheMaterials ()
Overrides: Actor.UpdatePrecacheMaterials