Method | Description | |
---|---|---|
AddRegion ( IScene scene ) : void | ||
Close ( ) : void | ||
Initialise ( IConfigSource config ) : void | ||
RegionLoaded ( IScene scene ) : void | ||
RemoveRegion ( IScene scene ) : void |
Method | Description | |
---|---|---|
FindClientScene ( UUID agentId ) : IScene | ||
OnClosingClient ( IClientAPI client ) : void | ||
OnGridInstantMessage ( WhiteCore.Framework.ClientInterfaces.GridInstantMessage msg ) : void |
|
|
OnInstantMessage ( IClientAPI client, WhiteCore.Framework.ClientInterfaces.GridInstantMessage im ) : void | ||
OnNewClient ( IClientAPI client ) : void |
public Initialise ( IConfigSource config ) : void | ||
config | IConfigSource | |
return | void |