Class CarbonLogicVirtualInputData

Execution data that passes through control flow pins on nodes of a CarbonLogicOnVirtualInput event node.

Hierarchy (view full)

Constructors

Properties

deviceIndex: number

The device index.

The execution state, used to set and retrieve values.

The CarbonGraph that is being executed.

isDown: boolean

Determines if the button is pressed.

isHeld: boolean

Determines if the button is pressed and held.

virtualButton: VirtualButton

Accessors