C# Class Aurora.Addon.HyperGrid.GetHandlers

Afficher le fichier Open project: RevolutionSmythe/Aurora-HG-Plugin Class Usage Examples

Méthodes publiques

Свойство Type Description
GATEKEEPER_URL string
Helpers_AssetServerURI string
Helpers_FriendsServerURI string
Helpers_GatekeeperURI string
Helpers_HomeURI string
Helpers_IMServerURI string
Helpers_InventoryServerURI string
Helpers_ProfileServerURI string
IM_PORT uint
IM_URL string
PROFILE_URL string

Méthodes publiques

Méthode Description
GetIsForeign ( UUID AgentID, string server, IRegistryCore registry, string &serverURL ) : bool
GetIsForeign ( string AgentID, string server, IRegistryCore registry, string &serverURL ) : bool

Method Details

GetIsForeign() public static méthode

public static GetIsForeign ( UUID AgentID, string server, IRegistryCore registry, string &serverURL ) : bool
AgentID UUID
server string
registry IRegistryCore
serverURL string
Résultat bool

GetIsForeign() public static méthode

public static GetIsForeign ( string AgentID, string server, IRegistryCore registry, string &serverURL ) : bool
AgentID string
server string
registry IRegistryCore
serverURL string
Résultat bool

Property Details

GATEKEEPER_URL public_oe static_oe property

public static string GATEKEEPER_URL
Résultat string

Helpers_AssetServerURI public_oe static_oe property

public static string Helpers_AssetServerURI
Résultat string

Helpers_FriendsServerURI public_oe static_oe property

public static string Helpers_FriendsServerURI
Résultat string

Helpers_GatekeeperURI public_oe static_oe property

public static string Helpers_GatekeeperURI
Résultat string

Helpers_HomeURI public_oe static_oe property

public static string Helpers_HomeURI
Résultat string

Helpers_IMServerURI public_oe static_oe property

public static string Helpers_IMServerURI
Résultat string

Helpers_InventoryServerURI public_oe static_oe property

public static string Helpers_InventoryServerURI
Résultat string

Helpers_ProfileServerURI public_oe static_oe property

public static string Helpers_ProfileServerURI
Résultat string

IM_PORT public_oe static_oe property

public static uint IM_PORT
Résultat uint

IM_URL public_oe static_oe property

public static string IM_URL
Résultat string

PROFILE_URL public_oe static_oe property

public static string PROFILE_URL
Résultat string