C# Class VioletGem, Enclave

Inheritance: MonoBehaviour
Afficher le fichier Open project: BenjaminDo/Enclave Class Usage Examples

Méthodes publiques

Свойство Type Description
ChangeMode bool

Méthodes publiques

Méthode Description
Awake ( ) : void
OnMouseDown ( ) : void
OnMouseExit ( ) : void
OnMouseOver ( ) : void
Start ( ) : void
Update ( ) : void

Method Details

Awake() public méthode

public Awake ( ) : void
Résultat void

OnMouseDown() public méthode

public OnMouseDown ( ) : void
Résultat void

OnMouseExit() public méthode

public OnMouseExit ( ) : void
Résultat void

OnMouseOver() public méthode

public OnMouseOver ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

ChangeMode public_oe property

public bool ChangeMode
Résultat bool