LeviLamina
Loading...
Searching...
No Matches
ClimateUtils::Parameter Struct Reference

Public Member Functions

MCAPI Parameter (float min, float max)
 
MCAPI Parameter (int64 const &min, int64 const &max)
 
MCAPI void * $ctor (float min, float max)
 
MCAPI void * $ctor (int64 const &min, int64 const &max)
 

Public Attributes

::ll::TypedStorage< 8, 8, int64 > mMin
 
::ll::TypedStorage< 8, 8, int64 > mMax
 

Constructor & Destructor Documentation

◆ Parameter() [1/2]

MCAPI ClimateUtils::Parameter::Parameter ( float min,
float 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.

◆ Parameter() [2/2]

MCAPI ClimateUtils::Parameter::Parameter ( int64 const & min,
int64 const & 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

◆ $ctor() [1/2]

MCAPI void * ClimateUtils::Parameter::$ctor ( float min,
float 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.

◆ $ctor() [2/2]

MCAPI void * ClimateUtils::Parameter::$ctor ( int64 const & min,
int64 const & 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: