OpenSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Attributes | List of all members
OpenSim.Server.Handlers.Simulation.AgentDestinationData Class Reference
Inheritance diagram for OpenSim.Server.Handlers.Simulation.AgentDestinationData:
Inheritance graph
[legend]

Public Attributes

int x
 
int y
 
string name
 
UUID uuid
 
uint flags
 
bool fromLogin
 

Detailed Description

Definition at line 768 of file AgentHandlers.cs.

Member Data Documentation

uint OpenSim.Server.Handlers.Simulation.AgentDestinationData.flags

Definition at line 774 of file AgentHandlers.cs.

bool OpenSim.Server.Handlers.Simulation.AgentDestinationData.fromLogin

Definition at line 775 of file AgentHandlers.cs.

string OpenSim.Server.Handlers.Simulation.AgentDestinationData.name

Definition at line 772 of file AgentHandlers.cs.

UUID OpenSim.Server.Handlers.Simulation.AgentDestinationData.uuid

Definition at line 773 of file AgentHandlers.cs.

int OpenSim.Server.Handlers.Simulation.AgentDestinationData.x

Definition at line 770 of file AgentHandlers.cs.

int OpenSim.Server.Handlers.Simulation.AgentDestinationData.y

Definition at line 771 of file AgentHandlers.cs.


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