C# Class DarkEmu_GameServer.Global.shop_data

ファイルを表示 Open project: CarlosX/DarkEmu Class Usage Examples

Public Properties

Property Type Description
Item string[]
tab string

Public Methods

Method Description
GetShopIndex ( string name ) : shop_data

Method Details

GetShopIndex() public static method

public static GetShopIndex ( string name ) : shop_data
name string
return shop_data

Property Details

Item public_oe property

public string[] Item
return string[]

tab public_oe property

public string tab
return string