Tanoda
|
Public Member Functions | |
float | GetPercent () |
void | StopCollecting (bool purge=true) |
void | StartCollecting (bool clear=true) |
Additional Inherited Members | |
![]() | |
virtual void | Initialize () |
virtual void | Awake () |
![]() | |
virtual bool | dontDestroyOnLoad [get] |
Override to maintain an instance of this object across level loads. More... | |
static T | instance [get] |
static T | nullableInstance [get] |
Definition at line 10 of file HandStatistics.cs.
float HandStatistics.GetPercent | ( | ) |
Definition at line 24 of file HandStatistics.cs.
void HandStatistics.StartCollecting | ( | bool | clear = true | ) |
Definition at line 37 of file HandStatistics.cs.
void HandStatistics.StopCollecting | ( | bool | purge = true | ) |
Definition at line 29 of file HandStatistics.cs.