C# Class Model.UI

Inheritance: Model.Entity
Afficher le fichier Open project: egametang/Egametang Class Usage Examples

Méthodes publiques

Méthode Description
Dispose ( ) : void
SetAsFirstSibling ( ) : void
UI ( Scene scene, UIType uiType, UI parent, GameObject gameObject ) : UnityEngine

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

SetAsFirstSibling() public méthode

public SetAsFirstSibling ( ) : void
Résultat void

UI() public méthode

public UI ( Scene scene, UIType uiType, UI parent, GameObject gameObject ) : UnityEngine
scene Scene
uiType UIType
parent UI
gameObject GameObject
Résultat UnityEngine