LeviLamina
Loading...
Searching...
No Matches
IntRange Struct Reference

Public Member Functions

IntRangeoperator= (IntRange const &)
 
 IntRange (IntRange const &)
 
MCAPI IntRange (int value)
 
MCAPI IntRange (int min, int max)
 
MCAPI int getValue (::Random &random) const
 
MCAPI int getValueInclusive (::Random &random) const
 
MCAPI bool parseJson (::Json::Value node, int minDefault, int maxDefault)
 
MCAPI void * $ctor (int value)
 
MCAPI void * $ctor (int min, int max)
 

Static Public Member Functions

static MCAPI ::IntRange const & ZERO ()
 

Public Attributes

::ll::UntypedStorage< 4, 4 > mUnk8edd10
 
::ll::UntypedStorage< 4, 4 > mUnkac0553
 

Constructor & Destructor Documentation

◆ IntRange() [1/2]

MCAPI IntRange::IntRange ( int value)
explicit
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ IntRange() [2/2]

MCAPI IntRange::IntRange ( int min,
int max )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

Member Function Documentation

◆ getValue()

MCAPI int IntRange::getValue ( ::Random & random) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ getValueInclusive()

MCAPI int IntRange::getValueInclusive ( ::Random & random) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ parseJson()

MCAPI bool IntRange::parseJson ( ::Json::Value node,
int minDefault,
int maxDefault )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ ZERO()

static MCAPI ::IntRange const & IntRange::ZERO ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $ctor() [1/2]

MCAPI void * IntRange::$ctor ( int value)
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $ctor() [2/2]

MCAPI void * IntRange::$ctor ( int min,
int max )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

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