C# Class OpenMetaverse.AgentCachedBakesReplyEventArgs

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

Public Methods

Method Description
AgentCachedBakesReplyEventArgs ( ) : System

Construct a new instance of the AgentCachedBakesReplyEventArgs class

Method Details

AgentCachedBakesReplyEventArgs() public method

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