C# Class JBCToggleOnKey, unity-JBConsole

Inheritance: MonoBehaviour
Afficher le fichier Open project: spaceapegames/unity-JBConsole

Méthodes publiques

Свойство Type Description
key KeyCode,

Méthodes publiques

Méthode Description
RegisterToConsole ( ) : JBCToggleOnKey,
Start ( ) : void
Update ( ) : void

Method Details

RegisterToConsole() public static méthode

public static RegisterToConsole ( ) : JBCToggleOnKey,
Résultat JBCToggleOnKey,

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

key public_oe property

public KeyCode, key
Résultat KeyCode,