Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
TinyFrameWork
UIShopWindow
C# Class TinyFrameWork.UIShopWindow
Inheritance:
UIBaseWindow
Mostra file
Open project: tinyantstudio/UIFrameWork
Public Methods
Method
Description
InitWindowOnAwake
( ) :
void
OnAddColliderBg
(
GameObject
obj
) :
void
Protected Methods
Method
Description
InitWindowCoreData
( ) :
void
SetWindowId
( ) :
void
Method Details
InitWindowCoreData()
protected
method
protected
InitWindowCoreData
( ) :
void
return
void
InitWindowOnAwake()
public
method
public
InitWindowOnAwake
( ) :
void
return
void
OnAddColliderBg()
public
method
public
OnAddColliderBg
(
GameObject
obj
) :
void
obj
UnityEngine.GameObject
return
void
SetWindowId()
protected
method
protected
SetWindowId
( ) :
void
return
void