Construct a new instance of the
TopScriptsReplyEventArgs class
Declaration Syntax
C# |
public TopScriptsReplyEventArgs( int objectCount, Dictionary< UUID, EstateTask> tasks )
Parameters
- objectCount ( Int32)
- The number of returned items in LandStatReply
- tasks ( Dictionary < (Of < ( <' UUID, EstateTask > ) > ) > )
- Dictionary of Object UUIDs to tasks returned in LandStatReply
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)