C# Class ModalButton, Hero.Coli

Inheritance: MonoBehaviour
Afficher le fichier Open project: CyberCRI/Hero.Coli Class Usage Examples

Méthodes publiques

Méthode Description
press ( ) : void

Méthodes protégées

Méthode Description
OnPress ( bool isPressed ) : void

Method Details

OnPress() protected méthode

protected OnPress ( bool isPressed ) : void
isPressed bool
Résultat void

press() public abstract méthode

public abstract press ( ) : void
Résultat void