OpenSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | List of all members
OpenSim.IApplicationPlugin Interface Reference

OpenSimulator Application Plugin framework interface More...

Inheritance diagram for OpenSim.IApplicationPlugin:
Inheritance graph
[legend]
Collaboration diagram for OpenSim.IApplicationPlugin:
Collaboration graph
[legend]

Public Member Functions

void Initialise (OpenSimBase openSim)
 Initialize the Plugin More...
 
void PostInitialise ()
 Called when the application loading is completed More...
 
- Public Member Functions inherited from OpenSim.Framework.IPlugin
void Initialise ()
 Default-initialises the plugin More...
 

Additional Inherited Members

- Properties inherited from OpenSim.Framework.IPlugin
string Version [get]
 Returns the plugin version More...
 
string Name [get]
 Returns the plugin name More...
 

Detailed Description

OpenSimulator Application Plugin framework interface

Definition at line 37 of file IApplicationPlugin.cs.

Member Function Documentation

void OpenSim.IApplicationPlugin.Initialise ( OpenSimBase  openSim)
void OpenSim.IApplicationPlugin.PostInitialise ( )

The documentation for this interface was generated from the following file: