Property | Type | Description | |
---|---|---|---|
m_blackListedRegions | int>.Dictionary | ||
m_registry | IRegistryCore | ||
m_syncMessagePoster | ISyncMessagePosterService |
Method | Description | |
---|---|---|
CloseAgent ( |
||
CreateAgent ( |
||
CreateObject ( |
||
FailedToMoveAgentIntoNewRegion ( UUID agentID, |
||
FailedToTeleportAgent ( |
||
FinishedStartup ( ) : void | ||
Initialize ( IConfigSource config, IRegistryCore registry ) : void | ||
MakeChildAgent ( UUID agentID, |
||
RetrieveAgent ( |
||
Start ( IConfigSource config, IRegistryCore registry ) : void | ||
UpdateAgent ( |
||
UpdateAgent ( |
public CloseAgent ( |
||
destination | ||
agentID | UUID | |
return | bool |
public CreateAgent ( |
||
destination | ||
aCircuit | ||
teleportFlags | uint | |
response | ||
return | bool |
public CreateObject ( |
||
destination | ||
sog | ISceneEntity | |
return | bool |
public FailedToMoveAgentIntoNewRegion ( UUID agentID, |
||
agentID | UUID | |
destination | ||
return | bool |
public FailedToTeleportAgent ( |
||
destination | ||
failedRegionID | UUID | |
agentID | UUID | |
reason | string | |
isCrossing | bool | |
return | bool |
public Initialize ( IConfigSource config, IRegistryCore registry ) : void | ||
config | IConfigSource | |
registry | IRegistryCore | |
return | void |
public MakeChildAgent ( UUID agentID, |
||
agentID | UUID | |
oldRegion | ||
destination | ||
isCrossing | bool | |
return | bool |
public RetrieveAgent ( |
||
destination | ||
agentID | UUID | |
agentIsLeaving | bool | |
agentData | ||
circuitData | ||
return | bool |
public Start ( IConfigSource config, IRegistryCore registry ) : void | ||
config | IConfigSource | |
registry | IRegistryCore | |
return | void |
public UpdateAgent ( |
||
destination | ||
data | ||
return | bool |
public UpdateAgent ( |
||
destination | ||
data | ||
return | bool |
protected Dictionary |
||
return | int>.Dictionary |