C# 클래스 RPGGame.AuthServer.WorldCatalog

파일 보기 프로젝트 열기: SyncZone/Examples

공개 메소드들

메소드 설명
IsValidWorldId ( Int32 worldId ) : System.Boolean
Refresh ( ) : void

메소드 상세

IsValidWorldId() 공개 정적인 메소드

public static IsValidWorldId ( Int32 worldId ) : System.Boolean
worldId System.Int32
리턴 System.Boolean

Refresh() 공개 정적인 메소드

public static Refresh ( ) : void
리턴 void