I love the smell of UnrealEd crashing in the morning. – tarquin
UE1:RazorAmmo (UT)
From Unreal Wiki, The Unreal Engine Documentation Site
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. |
RazorAmmo.
Properties[edit]
bOpened[edit]
Type: bool
Default values[edit]
Property | Value |
---|---|
AmmoAmount | 25 |
bCollideActors | True |
CollisionHeight | 10.0 |
CollisionRadius | 20.0 |
Icon | Texture'UnrealI.Icons.I_RazorAmmo' |
MaxAmmo | 75 |
MaxDesireability | 0.22 |
Mesh | LodMesh'UnrealI.RazorAmmoMesh' |
Physics | PHYS_Falling |
PickupMessage | "You picked up Razor Blades" |
PickupSound | Sound'UnrealShare.Pickups.AmmoSnd' |
PickupViewMesh | LodMesh'UnrealI.RazorAmmoMesh' |
UsedInWeaponSlot[7] | 1 |
States[edit]
Pickup[edit]
Inherits from: Pickup.Pickup
Modifiers: auto
Pickup.Landed[edit]
event Landed (Object.Vector HitNormal)
Overrides: Inventory.Pickup.Landed
Pickup.Touch[edit]
event Touch (Actor Other)
Overrides: Pickup.Pickup.Touch