C# 클래스 Aurora.Addon.HyperGrid.GetHandlers

파일 보기 프로젝트 열기: RevolutionSmythe/Aurora-HG-Plugin 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
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

공개 메소드들

메소드 설명
GetIsForeign ( UUID AgentID, string server, IRegistryCore registry, string &serverURL ) : bool
GetIsForeign ( string AgentID, string server, IRegistryCore registry, string &serverURL ) : bool

메소드 상세

GetIsForeign() 공개 정적인 메소드

public static GetIsForeign ( UUID AgentID, string server, IRegistryCore registry, string &serverURL ) : bool
AgentID UUID
server string
registry IRegistryCore
serverURL string
리턴 bool

GetIsForeign() 공개 정적인 메소드

public static GetIsForeign ( string AgentID, string server, IRegistryCore registry, string &serverURL ) : bool
AgentID string
server string
registry IRegistryCore
serverURL string
리턴 bool

프로퍼티 상세

GATEKEEPER_URL 공개적으로 정적으로 프로퍼티

public static string GATEKEEPER_URL
리턴 string

Helpers_AssetServerURI 공개적으로 정적으로 프로퍼티

public static string Helpers_AssetServerURI
리턴 string

Helpers_FriendsServerURI 공개적으로 정적으로 프로퍼티

public static string Helpers_FriendsServerURI
리턴 string

Helpers_GatekeeperURI 공개적으로 정적으로 프로퍼티

public static string Helpers_GatekeeperURI
리턴 string

Helpers_HomeURI 공개적으로 정적으로 프로퍼티

public static string Helpers_HomeURI
리턴 string

Helpers_IMServerURI 공개적으로 정적으로 프로퍼티

public static string Helpers_IMServerURI
리턴 string

Helpers_InventoryServerURI 공개적으로 정적으로 프로퍼티

public static string Helpers_InventoryServerURI
리턴 string

Helpers_ProfileServerURI 공개적으로 정적으로 프로퍼티

public static string Helpers_ProfileServerURI
리턴 string

IM_PORT 공개적으로 정적으로 프로퍼티

public static uint IM_PORT
리턴 uint

IM_URL 공개적으로 정적으로 프로퍼티

public static string IM_URL
리턴 string

PROFILE_URL 공개적으로 정적으로 프로퍼티

public static string PROFILE_URL
리턴 string