Method | Description | |
---|---|---|
GetInstance ( int id ) : |
||
UnitMaster ( int masterId, bool isLeader, int maxLife, int maxEnergy ) : InventoriesSample.DataModels |
public GetInstance ( int id ) : |
||
id | int | |
return |
public UnitMaster ( int masterId, bool isLeader, int maxLife, int maxEnergy ) : InventoriesSample.DataModels | ||
masterId | int | |
isLeader | bool | |
maxLife | int | |
maxEnergy | int | |
return | InventoriesSample.DataModels |