C# Class RemoteController, q-arrr

Inheritance: MonoBehaviour
Afficher le fichier Open project: CreativeTechnology/q-arrr Class Usage Examples

Méthodes publiques

Свойство Type Description
avatar Avatar
buttons EventedButton[],

Méthodes publiques

Méthode Description
HandleEvent ( string e ) : void
SendController ( EventedButton, b ) : void
Start ( ) : void

Method Details

HandleEvent() public méthode

public HandleEvent ( string e ) : void
e string
Résultat void

SendController() public méthode

public SendController ( EventedButton, b ) : void
b EventedButton,
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Property Details

avatar public_oe property

public Avatar avatar
Résultat Avatar

buttons public_oe property

public EventedButton[], buttons
Résultat EventedButton[],