OpenMetaverse Protocol Library Developers API Documentation
AssetGesture Class
NamespacesOpenMetaverse.AssetsAssetGesture
Represents a sequence of animations, sounds, and chat actions
Declaration Syntax
C#
public
class
AssetGesture :
Asset
Members
All Members Constructors Methods Properties Fields



Icon Member Description
AssetGesture () () () ()
Constructs guesture asset

AssetGesture(UUID, array< Byte > [] () [] [] )
Constructs guesture asset

AssetType
Returns asset type
(Overrides Asset. AssetType.)
Decode () () () ()
Decodes gesture assset into play sequence
(Overrides Asset. Decode () () () () .)
Encode () () () ()
Encodes gesture asset suitable for uplaod
(Overrides Asset. Encode () () () () .)
ReplaceWith
Text that replaces trigger in chat once gesture is triggered

Sequence
Sequence of gesture steps

Trigger
String that triggers playing of the gesture sequence

TriggerKey
Keyboard key that triggers the gestyre

TriggerKeyMask
Modifier to the trigger key

Inheritance Hierarchy
Object
Asset
  AssetGesture

Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)