C# 클래스 DarkEmu_GameServer.Global.shop_data

파일 보기 프로젝트 열기: CarlosX/DarkEmu 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Item string[]
tab string

공개 메소드들

메소드 설명
GetShopIndex ( string name ) : shop_data

메소드 상세

GetShopIndex() 공개 정적인 메소드

public static GetShopIndex ( string name ) : shop_data
name string
리턴 shop_data

프로퍼티 상세

Item 공개적으로 프로퍼티

public string[] Item
리턴 string[]

tab 공개적으로 프로퍼티

public string tab
리턴 string