Hi, IUserDataPlugin is deprecatred and will be removed in the upcoming merge.
Melanie Olli Aro wrote: > Answering my own question. Needed to write a plugin instead :) > > > > Olli > > > > From: [email protected] > [mailto:[email protected]] On Behalf Of Olli Aro > Sent: 18 February 2010 15:27 > To: [email protected] > 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 > > > > > > > > > ------------------------------------------------------------------------ > > _______________________________________________ > Opensim-dev mailing list > [email protected] > https://lists.berlios.de/mailman/listinfo/opensim-dev _______________________________________________ Opensim-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/opensim-dev
