[Opensim-dev] Plugins for ROBUST
Justin Clark-Casey
jjustincc at googlemail.com
Tue Mar 27 01:38:46 UTC 2012
On 26/03/12 14:48, Per Mint wrote:
> After some search in the OpenSim source code, I found that I may be able to access ROBUST services, either via region
> modules, using m_scence.UserAccountServices for example, or via application plugins, using
> m_application.SceneManager.CurrentOrFirstScene.UserAccountService for example.
> Am I right or is there better or more conventional way to achieve this kind of thing ?
No, that's generally the way. Or they are requested using the Scene.RequestModuleInterface() mechanism if they aren't
directly available from scene.
> Thanks !
> PMint.
>
>
>
> _______________________________________________
> Opensim-dev mailing list
> Opensim-dev at lists.berlios.de
> https://lists.berlios.de/mailman/listinfo/opensim-dev
--
Justin Clark-Casey (justincc)
http://justincc.org/blog
http://twitter.com/justincc
More information about the Opensim-dev
mailing list