Свойство | Тип | Описание | |
---|---|---|---|
m_PresenceService | IPresenceService | ||
m_Scenes | List |
Метод | Описание | |
---|---|---|
AddRegion ( |
||
Close ( ) : void | ||
Initialise ( IConfigSource config ) : void | ||
OnNewClient ( IClientAPI client ) : void | ||
OnRequestOnlineNotification ( Object sender, string method, List |
||
PostInitialise ( ) : void | ||
RegionLoaded ( |
||
RemoveRegion ( |
||
RequestBulkPresenceData ( UUID users ) : void |
public AddRegion ( |
||
scene | ||
Результат | void |
public Initialise ( IConfigSource config ) : void | ||
config | IConfigSource | |
Результат | void |
public OnNewClient ( IClientAPI client ) : void | ||
client | IClientAPI | |
Результат | void |
public OnRequestOnlineNotification ( Object sender, string method, List |
||
sender | Object | |
method | string | |
args | List |
|
Результат | void |
public RegionLoaded ( |
||
scene | ||
Результат | void |
public RemoveRegion ( |
||
scene | ||
Результат | void |
public RequestBulkPresenceData ( UUID users ) : void | ||
users | UUID | |
Результат | void |
protected IPresenceService m_PresenceService | ||
Результат | IPresenceService |