LeviLamina
Loading...
Searching...
No Matches
CommandRationalRange Class Reference

Public Types

enum class  BoundType : uchar { Undefined = 0 , Min = 1 , Max = 2 }
enum class  ValueType : int { Undefined = 0 , Int = 1 , Float = 2 }

Public Member Functions

MCAPI::CommandRationalRange changeToValueType (::CommandRationalRange::ValueType const &valueType)
MCAPI void setInvert (bool val)
MCAPI void * $ctor ()

Public Attributes

::ll::TypedStorage< 4, 16, ::std::variant<::CommandIntegerRange, ::CommandFloatRange > > mRange
::ll::TypedStorage< 4, 4, ::CommandRationalRange::ValueType > mValueType
::ll::TypedStorage< 1, 1, ::CommandRationalRange::BoundType > mBoundType
::ll::TypedStorage< 1, 1, bool > mInvert
::ll::TypedStorage< 1, 1, bool > mInclusive

The documentation for this class was generated from the following file: