Data sent by a script requesting to take or
release specified controls to your agent

C# |
public class ScriptControlEventArgs : EventArgs

All Members | Constructors | Properties | |||
|
|
|
Icon | Member | Description |
---|---|---|
![]() |
ScriptControlEventArgs(ScriptControlChange, Boolean, Boolean) |
Construct a new instance of the
ScriptControlEventArgs class
|
![]() |
Controls |
Get the controls the script is attempting to
take or release to the agent
|
![]() |
Pass |
True if the script is passing controls back to
the agent
|
![]() |
Take |
True if the script is requesting controls be
released to the script
|
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)