C# Class ButtonSettings, NGTools

Afficher le fichier Open project: Naphier/NGTools Class Usage Examples

Méthodes publiques

Méthode Description
SetButton ( GameObject buttonGo, string label, UnityAction buttonListener ) : void

Method Details

SetButton() public static méthode

public static SetButton ( GameObject buttonGo, string label, UnityAction buttonListener ) : void
buttonGo GameObject
label string
buttonListener UnityAction
Résultat void