UE1:Ammo (UT)
From Unreal Wiki, The Unreal Engine Documentation Site
- Package:
- Engine
- Direct subclasses:
- ASMDAmmo, FlakBox, NullAmmo, RazorAmmo, RifleAmmo, RocketCan, Shellbox, Shells, Sludge, StingerAmmo, TournamentAmmo
- This class in other games:
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. |
Ammo.
Properties
Property group 'Ammo'
AmmoAmount
Type: int
Modifiers: travel
MaxAmmo
Type: int
Modifiers: travel
ParentAmmo
Class of ammo to be represented in inventory
UsedInWeaponSlot
Type: byte
Array size: 10
Internal variables
PAmmo
Type: Ammo
Default values
Property | Value |
---|---|
bCollideActors | False |
MaxDesireability | 0.2 |
PickupMessage | "You picked up some ammo." |
RespawnTime | 30.0 |
Texture | Texture'Engine.S_Ammo' |
Functions
Events
BotDesireability
Overrides: Inventory.BotDesireability
Other instance functions
AddAmmo
HandlePickupQuery
Overrides: Pickup.HandlePickupQuery
SpawnCopy
Overrides: Pickup.SpawnCopy
UseAmmo