Method | Description | |
---|---|---|
CloseAgent ( |
||
CreateAgent ( |
||
CreateObject ( |
||
FailedToMoveAgentIntoNewRegion ( UUID AgentID, UUID RegionID ) : bool | ||
FailedToTeleportAgent ( |
||
FinishedStartup ( ) : void | ||
Initialize ( IConfigSource config, IRegistryCore registry ) : void | ||
MakeChildAgent ( UUID AgentID, |
||
RetrieveAgent ( |
||
Start ( IConfigSource config, IRegistryCore registry ) : void | ||
UpdateAgent ( |
||
UpdateAgent ( |
Method | Description | |
---|---|---|
GetScene ( UUID regionID ) : IScene | ||
LocalSimulationServiceConnector_OnMessageReceived ( OSDMap message ) : OSDMap |
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, UUID RegionID ) : bool | ||
AgentID | UUID | |
RegionID | UUID | |
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 | ||
agentData | ||
return | bool |
public UpdateAgent ( |
||
destination | ||
agentData | ||
return | bool |