Reply to script dialog questions.
Declaration Syntax
public
void
ReplyToScriptDialog(
int
channel,
int
buttonIndex,
string
buttonlabel,
UUID
objectID
)
Parameters
-
channel (
Int32)
- Channel initial request came on
-
buttonIndex (
Int32)
- Index of button you're "clicking"
-
buttonlabel (
String)
- Label of button you're "clicking"
-
objectID (
UUID)
- of Object that sent the dialog request
See Also
UUID
OnScriptDialog(ScriptDialogEventArgs)
Assembly:
OpenMetaverse(Module:
OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)