A message sent from the viewer to the
simulator requesting the update of an existing script contained
within a tasks inventory

C# |
public class UpdateScriptTaskUpdateMessage : AssetUploaderBlock

All Members | Constructors | Methods | Fields | ||
|
|
|
Icon | Member | Description |
---|---|---|
![]() |
UpdateScriptTaskUpdateMessage () () () () |
Initializes a new instance of the
UpdateScriptTaskUpdateMessageclass
|
![]() |
Deserialize(OSDMap) |
Deserialize the message (Overrides
AssetUploaderBlock.
Deserialize(OSDMap).)
|
![]() |
ItemID |
The scripts InventoryItem ItemID to
update
|
![]() |
ScriptRunning |
if true, set the script mode to running
|
![]() |
Serialize () () () () |
Serialize the object (Overrides
AssetUploaderBlock.
Serialize
()
()
()
()
.)
|
![]() |
Target |
A lowercase string containing either "mono" or
"lsl2" which specifies the script is compiled and ran on the mono
runtime, or the older lsl runtime
|
![]() |
TaskID |
The tasks
UUIDwhich contains the
script to update
|

Object | ||
![]() |
AssetUploaderBlock | |
![]() |
UpdateScriptTaskUpdateMessage |
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)