C# Class OpenMetaverse.AgentWearablesReplyEventArgs

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

Méthodes publiques

Méthode Description
AgentWearablesReplyEventArgs ( ) : System

Construct a new instance of the AgentWearablesReplyEventArgs class

Method Details

AgentWearablesReplyEventArgs() public méthode

Construct a new instance of the AgentWearablesReplyEventArgs class
public AgentWearablesReplyEventArgs ( ) : System
Résultat System