My Project
Loading...
Searching...
No Matches
Classes | Public Member Functions | Public Attributes | List of all members
Stats Class Reference
Inheritance diagram for Stats:
Teal.MonoSingleton< Stats >

Classes

class  PlayerStats
 

Public Member Functions

PlayerStats GetStats (Player p)
 
PlayerStats GetSumStats (Player p)
 
void Reset ()
 

Public Attributes

Dictionary< ushort, PlayerStatsstats = new Dictionary<ushort, PlayerStats>(64)
 
Dictionary< ushort, List< PlayerStats > > historical = new Dictionary<ushort, List<PlayerStats>>(64)
 

Additional Inherited Members

- Static Protected Attributes inherited from Teal.MonoSingleton< Stats >
static T _instance
 
- Properties inherited from Teal.MonoSingleton< Stats >
static T Get [get]
 Returns the singleton instance.
 

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