Z4SightCommand

Description

Represents command.

Structure fields and default values (if defined) are described below:

Name Type Description
Operation Z4SightOperation Operation kind to perform.
CommandBit int Bit of the command list.
Delay Real Comamand delay in seconds.
Duration atl::Optional<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.