Class TopPanelController
The TopPanelController handpes updates to the UI panel of the trainign scenario, showing the instructions and progress percentage of the training.
Inheritance
System.Object
TopPanelController
Namespace: UI
Assembly: Assembly-CSharp.dll
Syntax
public class TopPanelController : MonoBehaviour
Fields
| Improve this Doc View SourceerrorColor
Declaration
public Color errorColor
Field Value
Type | Description |
---|---|
Color |
successColor
The color of the UI animation played on correct actions.
Declaration
public Color successColor
Field Value
Type | Description |
---|---|
Color |