Construct a new instance of the
ScriptDialogEventArgs
Declaration Syntax
Parameters
- message ( String)
- The dialog message
- objectName ( String)
- The name of the object that sent the dialog request
- imageID ( UUID)
- The ID of the image to be displayed
- objectID ( UUID)
- The ID of the primitive sending the dialog
- firstName ( String)
- The first name of the senders owner
- lastName ( String)
- The last name of the senders owner
- chatChannel ( Int32)
- The communication channel the dialog was sent on
- buttons ( List < (Of < ( <' String > ) > ) > )
- The string labels containing the options presented in this dialog
- ownerID ( UUID)
- UUID of the scritped object owner
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)