I love the smell of UnrealEd crashing in the morning. – tarquin
UE1:UPakScubaGear (RTNP)
From Unreal Wiki, The Unreal Engine Documentation Site
- Package:
- UPak
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. |
UPakScubaGear.
Properties
bWarningSignaled
Type: bool
X
Type: Object.Vector
Y
Type: Object.Vector
Z
Type: Object.Vector
Default values
Property | Value |
---|---|
ActivateSound | Sound'UnrealShare.Pickups.Scubal1' |
bActivatable | True |
bDisplayableInv | True |
Charge | 1250 |
CollisionHeight | 15.0 |
CollisionRadius | 18.0 |
DeActivateSound | Sound'UnrealShare.Pickups.Scubada1' |
Icon | Texture'UnrealShare.Icons.I_Scuba' |
ItemName | "Marine SCUBAGear" |
M_Deactivated | "deactivated... Recharging." |
Mesh | LodMesh'UnrealShare.Scuba' |
PickupMessage | "You picked up the SCUBA gear" |
PickupSound | Sound'UnrealShare.Pickups.GenPickSnd' |
PickupViewMesh | LodMesh'UnrealShare.Scuba' |
RespawnSound | Sound'UnrealShare.Pickups.Scubal2' |
RespawnTime | 20.0 |
Instance functions
Activate
function Activate ()
Overrides: Inventory.Activate
PrioritizeArmor
Overrides: Inventory.PrioritizeArmor
UsedUp
function UsedUp ()
Overrides: Pickup.UsedUp
States
Activated
Activated.endstate
event endstate ()
Overrides: Inventory.Activated.EndState
Activated.Timer
event Timer ()
Overrides: Actor.Timer (global)
DeActivated
DeActivated.Timer
event Timer ()
Overrides: Actor.Timer (global)