Tanoda
HandStatistics Class Reference
Inheritance diagram for HandStatistics:
GILES.pb_MonoBehaviourSingleton< HandStatistics >

Public Member Functions

float GetPercent ()
 
void StopCollecting (bool purge=true)
 
void StartCollecting (bool clear=true)
 

Additional Inherited Members

- Protected Member Functions inherited from GILES.pb_MonoBehaviourSingleton< HandStatistics >
virtual void Initialize ()
 
virtual void Awake ()
 
- Properties inherited from GILES.pb_MonoBehaviourSingleton< HandStatistics >
virtual bool dontDestroyOnLoad [get]
 Override to maintain an instance of this object across level loads. More...
 
static T instance [get]
 
static T nullableInstance [get]
 

Detailed Description

Definition at line 10 of file HandStatistics.cs.

Member Function Documentation

◆ GetPercent()

float HandStatistics.GetPercent ( )

Definition at line 24 of file HandStatistics.cs.

◆ StartCollecting()

void HandStatistics.StartCollecting ( bool  clear = true)

Definition at line 37 of file HandStatistics.cs.

◆ StopCollecting()

void HandStatistics.StopCollecting ( bool  purge = true)

Definition at line 29 of file HandStatistics.cs.


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