OpenSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Classes | Namespaces | Functions
Caps.cs File Reference

Go to the source code of this file.

Classes

class  OpenSim.Framework.Capabilities.Caps
 

Namespaces

package  OpenSim.Framework.Capabilities
 

Functions

delegate IClientAPI OpenSim.Framework.Capabilities.GetClientDelegate (UUID agentID)
 XXX Probably not a particularly nice way of allow us to get the scene presence from the scene (chiefly so that we can popup a message on the user's client if the inventory service has permanently failed). But I didn't want to just pass the whole Scene into CAPS. More...