Tanoda
|
Public Member Functions | |
void | OnConfidenceChanged (float value) |
void | OnTriggered () |
void | OnMaintainned () |
void | OnReleased () |
void | OnBecameActivated () |
void | OnBecameDeactivated () |
Public Attributes | |
Text | text |
Definition at line 11 of file NeuroStatGUI.cs.
void NeuroStatGUI.OnBecameActivated | ( | ) |
Definition at line 58 of file NeuroStatGUI.cs.
void NeuroStatGUI.OnBecameDeactivated | ( | ) |
Definition at line 63 of file NeuroStatGUI.cs.
void NeuroStatGUI.OnConfidenceChanged | ( | float | value | ) |
Definition at line 30 of file NeuroStatGUI.cs.
void NeuroStatGUI.OnMaintainned | ( | ) |
Definition at line 42 of file NeuroStatGUI.cs.
void NeuroStatGUI.OnReleased | ( | ) |
Definition at line 52 of file NeuroStatGUI.cs.
void NeuroStatGUI.OnTriggered | ( | ) |
Definition at line 35 of file NeuroStatGUI.cs.
Text NeuroStatGUI.text |
Definition at line 19 of file NeuroStatGUI.cs.