PC Stable Documentation
 
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Loading...
Searching...
No Matches
Ammunition_Base Class Reference

ammo pile base More...

Private Member Functions

override bool IsAmmoPile ()
 
override protected float GetWeightSpecialized (bool forceRecalc=false)
 
override void SetQuantityToMinimum ()
 
override void SetFromProjectile (ProjectileStoppedInfo info)
 

Static Private Member Functions

static float GetAmmoWeightByBulletType (string bulletType)
 

Static Private Attributes

static ref map< string, floatm_AmmoWeightByBulletType = new map<string, float>()
 

Detailed Description

ammo pile base

Member Function Documentation

◆ GetAmmoWeightByBulletType()

static float GetAmmoWeightByBulletType ( string  bulletType)
inlinestaticprivate

◆ GetWeightSpecialized()

override protected float GetWeightSpecialized ( bool  forceRecalc = false)
inlineprivate

◆ IsAmmoPile()

override bool IsAmmoPile ( )
inlineprivate

◆ SetFromProjectile()

◆ SetQuantityToMinimum()

override void SetQuantityToMinimum ( )
inlineprivate

Referenced by SetFromProjectile().

Field Documentation

◆ m_AmmoWeightByBulletType

ref map<string, float> m_AmmoWeightByBulletType = new map<string, float>()
staticprivate

The documentation for this class was generated from the following file: