Z4SightCommand
Description
Represents command.Structure Fields
Type fields and default values (if defined) are described below:
Name | Type | Description |
---|---|---|
Operation | Z4SightOperation | Operation kind to perform. |
CommandBit | Integer | Bit of the command list. |
Delay | Real | Command delay in seconds. |
Duration | Real* | Command duration in seconds. |
UseReferenceFromHookExecution | Bool | Uses M_REFERENCE_VALUE_CURRENT to issue the command instead of hook information. The reference return value still comes from the hook information. |