C# Class TinyFrameWork.UILevelItem

Inheritance: UnityEngine.MonoBehaviour
Afficher le fichier Open project: tinyantstudio/UIFrameWork Class Usage Examples

Méthodes publiques

Méthode Description
SetData ( string levelName, int count ) : void

Private Methods

Méthode Description
Awake ( ) : void

Method Details

SetData() public méthode

public SetData ( string levelName, int count ) : void
levelName string
count int
Résultat void