Contains the data sent when a primitive
requests debit or other permissions requesting a YES or NO
answer

C# |
public class ScriptQuestionEventArgs : EventArgs

All Members | Constructors | Properties | |||
|
|
|
Icon | Member | Description |
---|---|---|
![]() |
ScriptQuestionEventArgs(Simulator, UUID, UUID, String, String, ScriptPermission) |
Construct a new instance of the
ScriptQuestionEventArgs
|
![]() |
ItemID |
Get the ID of the primitive containing the
script making the request
|
![]() |
ObjectName |
Get the name of the primitive making the
request
|
![]() |
ObjectOwnerName |
Get the name of the owner of the object making
the request
|
![]() |
Questions |
Get the permissions being requested
|
![]() |
Simulator |
Get the simulator containing the object
sending the request
|
![]() |
TaskID |
Get the ID of the script making the
request
|
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)