Planeshift
Vital Struct Reference

A character vital (such as HP or Mana) - client side. More...

#include <clientvitals.h>

Public Member Functions

 Vital ()
 
 Vital ()
 

Public Attributes

float drRate
 
VitalBuffable drRate
 Amount added to this vital each second. More...
 
VitalBuffable max
 
float value
 

Detailed Description

A character vital (such as HP or Mana) - client side.

A character vital (such as HP or Mana) - server side.

Definition at line 38 of file clientvitals.h.

Constructor & Destructor Documentation

Vital::Vital ( )
inline

Definition at line 40 of file clientvitals.h.

Vital::Vital ( )
inline

Definition at line 67 of file servervitals.h.

Member Data Documentation

float Vital::drRate

Definition at line 43 of file clientvitals.h.

VitalBuffable Vital::drRate

Amount added to this vital each second.

Definition at line 70 of file servervitals.h.

VitalBuffable Vital::max

Definition at line 71 of file servervitals.h.

float Vital::value

Definition at line 42 of file clientvitals.h.


The documentation for this struct was generated from the following files: