C# Class EquipmentUI, TapBand

Inheritance: MonoBehaviour
Afficher le fichier Open project: minimalgeek/TapBand Class Usage Examples

Méthodes publiques

Свойство Type Description
drumPanel GameObject

Méthodes publiques

Méthode Description
OnGUI ( ) : void

Private Methods

Méthode Description
GetButtonComponentOfChild ( GameObject parent, string childName ) : Button,
GetButtonTextComponentOfChild ( GameObject parent, string childName ) : Text,
GetTextComponentOfChild ( GameObject parent, string childName ) : Text,

Method Details

OnGUI() public méthode

public OnGUI ( ) : void
Résultat void

Property Details

drumPanel public_oe property

public GameObject drumPanel
Résultat GameObject