C# Class ActionButton, Malisse

Inheritance: MonoBehaviour
Afficher le fichier Open project: Collegiennes/Malisse Class Usage Examples

Méthodes publiques

Свойство Type Description
m_ActionName string

Protected Properties

Свойство Type Description
m_AssociatedView View,

Méthodes publiques

Méthode Description
OnTouchUp ( TouchEvent, touchEvent ) : void

Méthodes protégées

Méthode Description
Awake ( ) : void
OnDestroy ( ) : void

Method Details

Awake() protected méthode

protected Awake ( ) : void
Résultat void

OnDestroy() protected méthode

protected OnDestroy ( ) : void
Résultat void

OnTouchUp() public méthode

public OnTouchUp ( TouchEvent, touchEvent ) : void
touchEvent TouchEvent,
Résultat void

Property Details

m_ActionName public_oe property

public string m_ActionName
Résultat string

m_AssociatedView protected_oe property

protected View, m_AssociatedView
Résultat View,