Gives information about the license being used. More...
Static Protected Attributes | |
static ManoEvents | _instance |
Properties | |
static ManoEvents | Instance [get, set] |
Private Member Functions | |
void | Awake () |
void | Update () |
void | HandleManomotionMessages () |
Interprets the message from the Manomotion Manager class and assigns a string message to be displayed. More... | |
void | DisplayLogMessage (string message) |
Displays Log messages from the Manomotion Flags More... | |
Private Attributes | |
Animator | statusAnimator |
Animator thats used to display messages. More... | |
Gives information about the license being used.
|
inlineprivate |
|
inlineprivate |
Displays Log messages from the Manomotion Flags
message | Requires the string message to be displayed |
|
inlineprivate |
Interprets the message from the Manomotion Manager class and assigns a string message to be displayed.
|
inlineprivate |
|
staticprotected |
|
private |
Animator thats used to display messages.
|
staticgetset |