Method | Description | |
---|---|---|
AddRegion ( |
||
Close ( ) : void | ||
Initialise ( IConfigSource config ) : void | ||
OnInstantMessage ( IClientAPI client, OpenSim.Framework.GridInstantMessage im ) : void | ||
PostInitialise ( ) : void | ||
RegionLoaded ( |
||
RemoveRegion ( |
Method | Description | |
---|---|---|
OnClientConnect ( IClientCore client ) : void | ||
OnGridInstantMessage ( OpenSim.Framework.GridInstantMessage msg ) : void |
|
public AddRegion ( |
||
scene | ||
return | void |
public Initialise ( IConfigSource config ) : void | ||
config | IConfigSource | |
return | void |
public OnInstantMessage ( IClientAPI client, OpenSim.Framework.GridInstantMessage im ) : void | ||
client | IClientAPI | |
im | OpenSim.Framework.GridInstantMessage | |
return | void |
public RegionLoaded ( |
||
scene | ||
return | void |
public RemoveRegion ( |
||
scene | ||
return | void |