Third Person Cover Shooter
1.6
|
Maintains information about the gun and it's ammo. More...
Public Attributes | |
CharacterMotor | Motor |
Character whose gun information is displayed. More... | |
bool | HideWhenDead = true |
Determines if the display is hidden when the motor is dead. More... | |
bool | HideWhenNone = false |
Determines if the display is hidden when there is no gun. More... | |
Maintains information about the gun and it's ammo.
bool CoverShooter.GunAmmo.HideWhenDead = true |
Determines if the display is hidden when the motor is dead.
bool CoverShooter.GunAmmo.HideWhenNone = false |
Determines if the display is hidden when there is no gun.
CharacterMotor CoverShooter.GunAmmo.Motor |
Character whose gun information is displayed.