C# Class SagaMap.Manager.PortalManager

Afficher le fichier Open project: Willyham/SagaRO2

Méthodes publiques

Méthode Description
GetPortal ( byte toid, byte fromid ) : PortalInfo
Start ( string configFile ) : void

Private Methods

Méthode Description
AddPortal ( XmlNode portal ) : void

Method Details

GetPortal() public static méthode

public static GetPortal ( byte toid, byte fromid ) : PortalInfo
toid byte
fromid byte
Résultat PortalInfo

Start() public static méthode

public static Start ( string configFile ) : void
configFile string
Résultat void