SequencerMoveCommand Object


Description:

Moves commands inside sequencer.

Can be used with Command Sequencer: No

Parents: Sequencer, StcSystem

SequencerMoveCommand Writable Attributes

Attribute Description
Common Writable Attributes ProgressCancelled
CommandParent

Handle of a parent command to move command into (if you want to move a command inside or outside of a loop).

Type: handle

Default: 0

SrcCommand

Handle of a command to move.

Type: handle

Default: 0

TargetCommand

Handle of a command to move command to.

Type: handle

Default: 0

TargetIndex

Index of a command to move command to. Takes precedence over TargetCommand attribute.

Type: s32

Default: -1

SequencerMoveCommand Read-Only Attributes

Read-Only Attribute Description
Common Read-Only Attributes ElapsedTime, EndTime, ProgressCurrentStep, ProgressCurrentStepName, ProgressCurrentValue, ProgressDisplayCounter, ProgressMaxValue, ProgressStepsCount, StartTime, State, Status