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

Public Member Functions

MCAPI Randomize (::Random &random)
 
MCAPI bool chanceFloatGreaterThan (float improbability) const
 
MCAPI ~Randomize ()
 
MCAPI void * $ctor (::Random &random)
 
MCAPI void $dtor ()
 

Static Public Member Functions

static MCAPI float const & ChanceFloatGreaterThan_MinExcessiveImprobability ()
 

Public Attributes

::ll::TypedStorage< 8, 24, ::Bedrock::NonOwnerPointer<::Random > > mRandom
 

Constructor & Destructor Documentation

◆ Randomize()

MCAPI Randomize::Randomize ( ::Random & random)
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.

◆ ~Randomize()

MCAPI Randomize::~Randomize ( )
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

◆ chanceFloatGreaterThan()

MCAPI bool Randomize::chanceFloatGreaterThan ( float improbability) 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.

◆ ChanceFloatGreaterThan_MinExcessiveImprobability()

static MCAPI float const & Randomize::ChanceFloatGreaterThan_MinExcessiveImprobability ( )
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()

MCAPI void * Randomize::$ctor ( ::Random & random)
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.

◆ $dtor()

MCAPI void Randomize::$dtor ( )
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 class was generated from the following file: