Property | Type | Description | |
---|---|---|---|
m_enabled | bool | ||
m_fileName | string | ||
m_timesOfUsers | DateTime>.Dictionary |
Method | Description | |
---|---|---|
AddRegion ( IScene scene ) : void | ||
Close ( ) : void | ||
Initialize ( IConfigSource source ) : void | ||
RegionLoaded ( IScene scene ) : void | ||
RemoveRegion ( IScene scene ) : void |
Method | Description | |
---|---|---|
EventManager_OnClosingClient ( IClientAPI client ) : void | ||
OnMakeRootAgent ( IScenePresence presence ) : void |
protected EventManager_OnClosingClient ( IClientAPI client ) : void | ||
client | IClientAPI | |
return | void |
public Initialize ( IConfigSource source ) : void | ||
source | IConfigSource | |
return | void |
protected OnMakeRootAgent ( IScenePresence presence ) : void | ||
presence | IScenePresence | |
return | void |