ManoMotion SDK PRO  1.3
ManoMotion SDK PRO API documentation
ManoEvents Class Reference

Gives information about the license being used. More...

Inheritance diagram for ManoEvents:

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...
 

Detailed Description

Gives information about the license being used.

Member Function Documentation

◆ Awake()

void ManoEvents.Awake ( )
inlineprivate

◆ DisplayLogMessage()

void ManoEvents.DisplayLogMessage ( string  message)
inlineprivate

Displays Log messages from the Manomotion Flags

Parameters
messageRequires the string message to be displayed

◆ HandleManomotionMessages()

void ManoEvents.HandleManomotionMessages ( )
inlineprivate

Interprets the message from the Manomotion Manager class and assigns a string message to be displayed.

◆ Update()

void ManoEvents.Update ( )
inlineprivate

Field Documentation

◆ _instance

ManoEvents ManoEvents._instance
staticprotected

◆ statusAnimator

Animator ManoEvents.statusAnimator
private

Animator thats used to display messages.

Property Documentation

◆ Instance

ManoEvents ManoEvents.Instance
staticgetset

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