C# 클래스 DarkEmu_GameServer.File.Load_Items

파일 보기 프로젝트 열기: CarlosX/DarkEmu

공개 메소드들

메소드 설명
EventItems ( string path ) : void
EventMonsters ( string path ) : void
ItemDatabase ( string path ) : void
SetTimerItems ( string listfile ) : void

메소드 상세

EventItems() 공개 정적인 메소드

public static EventItems ( string path ) : void
path string
리턴 void

EventMonsters() 공개 정적인 메소드

public static EventMonsters ( string path ) : void
path string
리턴 void

ItemDatabase() 공개 정적인 메소드

public static ItemDatabase ( string path ) : void
path string
리턴 void

SetTimerItems() 공개 정적인 메소드

public static SetTimerItems ( string listfile ) : void
listfile string
리턴 void