Represents an AssetScriptBinary object
containing the LSO compiled bytecode of an LSL script
Declaration Syntax
C# |
public class AssetScriptBinary : Asset
Members
All Members | Constructors | Methods | Properties | ||
|
|
|
Icon | Member | Description |
---|---|---|
AssetScriptBinary () () () () |
Initializes a new instance of an
AssetScriptBinary object
|
|
AssetScriptBinary(UUID, array< Byte > [] () [] [] ) |
Initializes a new instance of an
AssetScriptBinary object with parameters
|
|
AssetType |
Override the base classes
AssetType (Overrides
Asset.
AssetType.)
|
|
Decode () () () () |
TODO: Decode LSO Bytecode into a
string (Overrides
Asset.
Decode
()
()
()
()
.)
|
|
Encode () () () () |
TODO: Encodes a scripts contents into a LSO
Bytecode file (Overrides
Asset.
Encode
()
()
()
()
.)
|
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)