Метод | Описание | |
---|---|---|
CreateAgent ( |
||
GatekeeperServiceConnector ( ) : System | ||
GatekeeperServiceConnector ( IAssetService assService ) : System | ||
GetHyperlinkRegion ( |
||
GetMapImage ( UUID regionID, string imageURL, string storagePath ) : UUID | ||
LinkRegion ( |
Метод | Описание | |
---|---|---|
AgentPath ( ) : string | ||
ObjectPath ( ) : string |
public CreateAgent ( |
||
destination | ||
aCircuit | Aurora.Framework.AgentCircuitData | |
flags | uint | |
myipaddress | string | |
reason | string | |
Результат | bool |
public GatekeeperServiceConnector ( ) : System | ||
Результат | System |
public GatekeeperServiceConnector ( IAssetService assService ) : System | ||
assService | IAssetService | |
Результат | System |
public GetHyperlinkRegion ( |
||
gatekeeper | ||
regionID | UUID | |
Результат |
public GetMapImage ( UUID regionID, string imageURL, string storagePath ) : UUID | ||
regionID | UUID | |
imageURL | string | |
storagePath | string | |
Результат | UUID |
public LinkRegion ( |
||
info | ||
regionID | UUID | |
realHandle | ulong | |
externalName | string | |
imageURL | string | |
reason | string | |
Результат | bool |