Third Person Cover Shooter  1.6
CoverShooter.GunAmmo Class Reference

Maintains information about the gun and it's ammo. More...

Inheritance diagram for CoverShooter.GunAmmo:

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...
 

Detailed Description

Maintains information about the gun and it's ammo.

Member Data Documentation

◆ HideWhenDead

bool CoverShooter.GunAmmo.HideWhenDead = true

Determines if the display is hidden when the motor is dead.

◆ HideWhenNone

bool CoverShooter.GunAmmo.HideWhenNone = false

Determines if the display is hidden when there is no gun.

◆ Motor

CharacterMotor CoverShooter.GunAmmo.Motor

Character whose gun information is displayed.


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