C# 클래스 SagaMap.Manager.PortalManager

파일 보기 프로젝트 열기: Willyham/SagaRO2

공개 메소드들

메소드 설명
GetPortal ( byte toid, byte fromid ) : PortalInfo
Start ( string configFile ) : void

비공개 메소드들

메소드 설명
AddPortal ( XmlNode portal ) : void

메소드 상세

GetPortal() 공개 정적인 메소드

public static GetPortal ( byte toid, byte fromid ) : PortalInfo
toid byte
fromid byte
리턴 PortalInfo

Start() 공개 정적인 메소드

public static Start ( string configFile ) : void
configFile string
리턴 void