Represents a string of characters encoded with
specific formatting properties
Declaration Syntax
C# |
public class AssetNotecard : Asset
Members
All Members | Constructors | Methods | Properties | Fields | |
|
|
|
Icon | Member | Description |
---|---|---|
AssetNotecard () () () () |
Construct an Asset of type Notecard
|
|
AssetNotecard(UUID, array< Byte > [] () [] [] ) |
Construct an Asset object of type
Notecard
|
|
AssetType |
Override the base classes
AssetType (Overrides
Asset.
AssetType.)
|
|
BodyText |
A text string containing main text of the
notecard
|
|
Decode () () () () |
Decode the raw asset data including the Linden
Text properties (Overrides
Asset.
Decode
()
()
()
()
.)
|
|
EmbeddedItems |
List of
InventoryItems
embedded on the notecard
|
|
Encode () () () () |
Encode the raw contents of a string with the
specific Linden Text properties (Overrides
Asset.
Encode
()
()
()
()
.)
|
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)