struct
QueryParameter
Public static functions
-
static auto Int(uint32_
t paramID, int minValue, int maxValue) -> QueryParameter -
static auto Float(uint32_
t paramID, float minValue, float maxValue) -> QueryParameter
Public functions
- auto UNNAMED(ParameterRangeUnion) -> union
Public variables
-
uint32_
t paramID -
uint32_
t type - eastl::vector<QueryParameter> mParameters