Свойство | Тип | Описание | |
---|---|---|---|
KiPrimitive | KiPrimitiveDelegate |
Свойство | Тип | Описание | |
---|---|---|---|
m_agentsInTransit | List |
||
m_regionInfo | |||
m_scene | |||
regionCommsHost | OpenSim.Framework.RegionCommsListener |
Метод | Описание | |
---|---|---|
Close ( ) : void |
This region is shutting down, de-register all events! De-Register region from Grid!
|
|
InformNeighborsThatRegionisUp ( INeighbourService neighbourService, |
||
RegisterRegion ( IInterregionCommsOut comms_out, |
Register a region with the grid
|
|
RequestNamedRegions ( string name, int maxNumber ) : List |
||
SceneCommunicationService ( ) : System | ||
SendChildAgentDataUpdate ( |
||
SendCloseChildAgentConnections ( UUID agentID, List |
||
SetScene ( |
Метод | Описание | |
---|---|---|
SendCloseChildAgentAsync ( UUID agentID, ulong regionHandle ) : void |
This Closes child agents on neighboring regions Calls an asynchronous method to do so.. so it doesn't lag the sim.
|
Метод | Описание | |
---|---|---|
InformNeighborsThatRegionisUpCompleted ( IAsyncResult iar ) : void | ||
InformNeighboursThatRegionIsUpAsync ( INeighbourService neighbourService, |
Asynchronous call to information neighbouring regions that this region is up
|
|
SendChildAgentDataUpdateAsync ( |
This informs all neighboring regions about the settings of it's child agent. Calls an asynchronous method to do so.. so it doesn't lag the sim. This contains information, such as, Draw Distance, Camera location, Current Position, Current throttle settings, etc.
|
|
SendChildAgentDataUpdateCompleted ( IAsyncResult iar ) : void | ||
SendCloseChildAgentCompleted ( IAsyncResult iar ) : void |
public InformNeighborsThatRegionisUp ( INeighbourService neighbourService, |
||
neighbourService | INeighbourService | |
region | ||
Результат | void |
public RegisterRegion ( IInterregionCommsOut comms_out, |
||
comms_out | IInterregionCommsOut | |
regionInfos | ||
Результат | void |
public RequestNamedRegions ( string name, int maxNumber ) : List |
||
name | string | |
maxNumber | int | |
Результат | List |
public SceneCommunicationService ( ) : System | ||
Результат | System |
public SendChildAgentDataUpdate ( |
||
cAgentData | ||
presence | ||
Результат | void |
protected SendCloseChildAgentAsync ( UUID agentID, ulong regionHandle ) : void | ||
agentID | UUID | |
regionHandle | ulong | |
Результат | void |
public SendCloseChildAgentConnections ( UUID agentID, List |
||
agentID | UUID | |
regionslst | List |
|
Результат | void |
protected RegionInfo,OpenSim.Framework m_regionInfo | ||
Результат |