OpenSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | Properties | List of all members
OpenSim.Region.OptionalModules.Scripting.Minimodule.LOParcel Class Reference
Inheritance diagram for OpenSim.Region.OptionalModules.Scripting.Minimodule.LOParcel:
Inheritance graph
[legend]
Collaboration diagram for OpenSim.Region.OptionalModules.Scripting.Minimodule.LOParcel:
Collaboration graph
[legend]

Public Member Functions

 LOParcel (Scene m_scene, int m_parcelID)
 

Properties

string Name [get, set]
 
string Description [get, set]
 
ISocialEntity Owner [get, set]
 
bool[,] Bitmap [get]
 
- Properties inherited from OpenSim.Region.OptionalModules.Scripting.Minimodule.IParcel
string Name [get, set]
 
string Description [get, set]
 
ISocialEntity Owner [get, set]
 
bool[,] Bitmap [get]
 

Detailed Description

Definition at line 34 of file LOParcel.cs.

Constructor & Destructor Documentation

OpenSim.Region.OptionalModules.Scripting.Minimodule.LOParcel.LOParcel ( Scene  m_scene,
int  m_parcelID 
)
inline

Definition at line 39 of file LOParcel.cs.

Property Documentation

bool [,] OpenSim.Region.OptionalModules.Scripting.Minimodule.LOParcel.Bitmap
get

Definition at line 69 of file LOParcel.cs.

string OpenSim.Region.OptionalModules.Scripting.Minimodule.LOParcel.Description
getset

Definition at line 57 of file LOParcel.cs.

string OpenSim.Region.OptionalModules.Scripting.Minimodule.LOParcel.Name
getset

Definition at line 51 of file LOParcel.cs.

ISocialEntity OpenSim.Region.OptionalModules.Scripting.Minimodule.LOParcel.Owner
getset

Definition at line 63 of file LOParcel.cs.


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