APIs, concepts, guides, and more

◆ NetworkOutputIntendedValueGet()

uint64_t NetworkOutputIntendedValueGet ( int32_t index)
Parameters
indexThe index of the Network Output.
Returns
(uint64_t) The intended output value to be sent. It may be Overridden.
Description:
NetworkOutputIntendedValueGet will return the normal output value. It will not be used if NetworkOutputOverrideSet is set to true.
See also
NetworkOutputOverrideSet, NetworkOutputSentValueGet