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
Model
StartConfigComponent
C# Class Model.StartConfigComponent
Inheritance:
Model.Component
Mostra file
Open project: egametang/Egametang
Class Usage Examples
Public Methods
Method
Description
Get
(
int
id
) :
StartConfig
GetAll
( ) :
Model.StartConfig[]
Private Methods
Method
Description
Awake
(
string
path
,
int
appId
) :
void
Method Details
Get()
public
method
public
Get
(
int
id
) :
StartConfig
id
int
return
StartConfig
GetAll()
public
method
public
GetAll
( ) :
Model.StartConfig[]
return
Model.StartConfig[]