C# Class Model.StartConfigComponent

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

Méthodes publiques

Méthode Description
Get ( int id ) : StartConfig
GetAll ( ) : Model.StartConfig[]

Private Methods

Méthode Description
Awake ( string path, int appId ) : void

Method Details

Get() public méthode

public Get ( int id ) : StartConfig
id int
Résultat StartConfig

GetAll() public méthode

public GetAll ( ) : Model.StartConfig[]
Résultat Model.StartConfig[]