프로퍼티 | 타입 | 설명 | |
---|---|---|---|
m_blackListedRegions | int>.Dictionary | ||
m_registry | IRegistryCore | ||
m_syncMessagePoster | ISyncMessagePosterService |
메소드 | 설명 | |
---|---|---|
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 | |
리턴 | bool |
public CreateAgent ( |
||
destination | ||
aCircuit | ||
teleportFlags | uint | |
response | ||
리턴 | bool |
public CreateObject ( |
||
destination | ||
sog | ISceneEntity | |
리턴 | bool |
public FailedToMoveAgentIntoNewRegion ( UUID agentID, |
||
agentID | UUID | |
destination | ||
리턴 | bool |
public FailedToTeleportAgent ( |
||
destination | ||
failedRegionID | UUID | |
agentID | UUID | |
reason | string | |
isCrossing | bool | |
리턴 | bool |
public Initialize ( IConfigSource config, IRegistryCore registry ) : void | ||
config | IConfigSource | |
registry | IRegistryCore | |
리턴 | void |
public MakeChildAgent ( UUID agentID, |
||
agentID | UUID | |
oldRegion | ||
destination | ||
isCrossing | bool | |
리턴 | bool |
public RetrieveAgent ( |
||
destination | ||
agentID | UUID | |
agentIsLeaving | bool | |
agentData | ||
circuitData | ||
리턴 | bool |
public Start ( IConfigSource config, IRegistryCore registry ) : void | ||
config | IConfigSource | |
registry | IRegistryCore | |
리턴 | void |
public UpdateAgent ( |
||
destination | ||
data | ||
리턴 | bool |
public UpdateAgent ( |
||
destination | ||
data | ||
리턴 | bool |