Quantum 3 3.0.14

Public Attributes | List of all members
Quantum.QuantumEntityPrototype.OverrideFP Struct Reference

Data object to store a bool and a fixed point to represent overriding default values. More...

Public Attributes

bool IsEnabled
 Is this info object toggled on. More...
 
FP Value
 Value. More...
 

Detailed Description

Data object to store a bool and a fixed point to represent overriding default values.

Member Data Documentation

◆ IsEnabled

bool Quantum.QuantumEntityPrototype.OverrideFP.IsEnabled

Is this info object toggled on.

◆ Value

FP Quantum.QuantumEntityPrototype.OverrideFP.Value

Value.