C# Class SinglePlayer.UI.CustomFieldHandler

Inheritance: UnityEngine.MonoBehaviour
Afficher le fichier Open project: tommai78101/Multiplier

Méthodes publiques

Свойство Type Description
attributePanelUI AttributePanelUI
customFieldPrefab UnityEngine.GameObject
levelTier UnityEngine.GameObject

Méthodes publiques

Méthode Description
Start ( ) : void

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Property Details

attributePanelUI public_oe property

public AttributePanelUI,SinglePlayer.UI attributePanelUI
Résultat AttributePanelUI

customFieldPrefab public_oe property

public GameObject,UnityEngine customFieldPrefab
Résultat UnityEngine.GameObject

levelTier public_oe property

public GameObject,UnityEngine levelTier
Résultat UnityEngine.GameObject