Describes sound step of a gesture
Declaration Syntax
C# |
public class GestureStepWait : GestureStep
Members
All Members | Constructors | Methods | Properties | Fields | |
|
|
|
Icon | Member | Description |
---|---|---|
GestureStepWait () () () () |
Initializes a new instance of the
GestureStepWaitclass
|
|
GestureStepType |
Returns what kind of gesture step this
is (Overrides
GestureStep.
GestureStepType.)
|
|
ToString () () () () | (Overrides
Object.
ToString
()
()
()
()
.)
|
|
WaitForAnimation |
If true in this step we wait for all
animations to finish
|
|
WaitForTime |
If true gesture player should wait for the
specified amount of time
|
|
WaitTime |
Time in seconds to wait if WaitForAnimation is
false
|
Inheritance Hierarchy
Object | ||
GestureStep | ||
GestureStepWait |
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)