OpenSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Attributes | List of all members
OpenSim.Framework.Client.ClientInstantMessageSender Class Reference

Public Attributes

UUID ID
 
bool online
 
string name
 
Vector3 position
 
UUID regionID
 

Detailed Description

Definition at line 41 of file IClientIM.cs.

Member Data Documentation

UUID OpenSim.Framework.Client.ClientInstantMessageSender.ID

Definition at line 43 of file IClientIM.cs.

string OpenSim.Framework.Client.ClientInstantMessageSender.name

Definition at line 45 of file IClientIM.cs.

bool OpenSim.Framework.Client.ClientInstantMessageSender.online

Definition at line 44 of file IClientIM.cs.

Vector3 OpenSim.Framework.Client.ClientInstantMessageSender.position

Definition at line 46 of file IClientIM.cs.

UUID OpenSim.Framework.Client.ClientInstantMessageSender.regionID

Definition at line 47 of file IClientIM.cs.


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