Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Model
UI
C# Class Model.UI
Inheritance:
Model.Entity
Mostrar archivo
Open project: egametang/Egametang
Class Usage Examples
Public Methods
Method
Description
Dispose
( ) :
void
SetAsFirstSibling
( ) :
void
UI
(
Scene
scene
,
UIType
uiType
,
UI
parent
,
GameObject
gameObject
) :
UnityEngine
Method Details
Dispose()
public
method
public
Dispose
( ) :
void
return
void
SetAsFirstSibling()
public
method
public
SetAsFirstSibling
( ) :
void
return
void
UI()
public
method
public
UI
(
Scene
scene
,
UIType
uiType
,
UI
parent
,
GameObject
gameObject
) :
UnityEngine
scene
Scene
uiType
UIType
parent
UI
gameObject
GameObject
return
UnityEngine