[Opensim-dev] How to get IUserDataPlugin from region module

Olli Aro olli_aro at yahoo.co.uk
Thu Feb 18 20:33:41 UTC 2010


Answering my own question. Needed to write a plugin instead :)

 

Olli

 

From: opensim-dev-bounces at lists.berlios.de
[mailto:opensim-dev-bounces at lists.berlios.de] On Behalf Of Olli Aro
Sent: 18 February 2010 15:27
To: opensim-dev at lists.berlios.de
Subject: [Opensim-dev] How to get IUserDataPlugin from region module

 

Hi,

 

Does someone know how to get an instance of IUserDataPlugin from your custom
region module?

 

I tried to do:

 

IUserDataPlugin db = client.Scene.RequestModuleInterface<IUserDataPlugin>();

 

But that returns null.

 

Regards,

 

Olli

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://opensimulator.org/pipermail/opensim-dev/attachments/20100218/c1b69c4c/attachment-0001.html>


More information about the Opensim-dev mailing list