|
MCAPI | CommandIntegerRange (int minVal, int maxVal, bool invert, bool inclusive) |
|
MCAPI bool | isWithinRange (int value) const |
|
MCAPI void * | $ctor () |
|
MCAPI void * | $ctor (int minVal, int maxVal, bool invert, bool inclusive) |
|
|
::ll::TypedStorage< 4, 4, int > | mMinValue |
|
::ll::TypedStorage< 4, 4, int > | mMaxValue |
|
::ll::TypedStorage< 1, 1, bool > | mInvert |
|
::ll::TypedStorage< 1, 1, bool > | mInclusive |
|
The documentation for this class was generated from the following file: