C# Class OpenMetaverse.AgentCachedBakesReplyEventArgs

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

Méthodes publiques

Méthode Description
AgentCachedBakesReplyEventArgs ( ) : System

Construct a new instance of the AgentCachedBakesReplyEventArgs class

Method Details

AgentCachedBakesReplyEventArgs() public méthode

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