Final-Limbonuauts
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages
Public Member Functions | Public Attributes | List of all members
PlayerHealth Class Reference
Inheritance diagram for PlayerHealth:

Public Member Functions

void DecreaseHealth (float damage)
 
void FixedUpdate ()
 
void Initialize ()
 
void ResetHealth ()
 

Public Attributes

float health
 
GameObject hurtUI
 
float origHealth
 
PlayerNetwork pNet
 
float regenRate
 

Member Function Documentation

void PlayerHealth.DecreaseHealth ( float  damage)
inline
void PlayerHealth.FixedUpdate ( )
inline
void PlayerHealth.Initialize ( )
inline
void PlayerHealth.ResetHealth ( )
inline

Member Data Documentation

float PlayerHealth.health
GameObject PlayerHealth.hurtUI
float PlayerHealth.origHealth
PlayerNetwork PlayerHealth.pNet
float PlayerHealth.regenRate

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