C# Class OpenMetaverse.AgentWearablesReplyEventArgs

Contains the Event data returned from the data server from an AgentWearablesRequest
Inheritance: System.EventArgs
Show file Open project: N3X15/VoxelSim Class Usage Examples

Public Methods

Method Description
AgentWearablesReplyEventArgs ( ) : System

Construct a new instance of the AgentWearablesReplyEventArgs class

Method Details

AgentWearablesReplyEventArgs() public method

Construct a new instance of the AgentWearablesReplyEventArgs class
public AgentWearablesReplyEventArgs ( ) : System
return System