OmniGraph Node omni.graph.action.Sequence

omni.graph.action.Sequence Properties

Name

Value

Version

1

Extension

omni.graph.action

Icon

ogn/icons/omni.graph.action.Sequence.svg

Has State?

False

Implementation Language

C++

Default Memory Type

cpu

Generated Code Exclusions

None

uiName

Sequence

__categories

graph:action,flowControl

Generated Class Name

OgnSequenceDatabase

Python Module

omni.graph.action

omni.graph.action.Sequence Description

Outputs an execution pulse along output A and B in sequence

omni.graph.action.Sequence Inputs

Name

Type

Default

Required?

Descripton

inputs:execIn

execution

None

Y

Input execution

omni.graph.action.Sequence Outputs

Name

Type

Default

Required?

Descripton

outputs:a

execution

None

Y

The first output path

uiName

A

outputs:b

execution

None

Y

The second outputs path

uiName

B