 |
LeviLamina
|
Loading...
Searching...
No Matches
3#include "mc/_HeaderOutputPredefine.h"
8namespace Json {
class Value; }
32 MCAPI
int getValue(
::Random& random)
const;
34 MCAPI
int getValueInclusive(
::Random& random)
const;
36 MCAPI
bool parseJson(
::Json::Value node,
int minDefault,
int maxDefault);
42 MCAPI static ::IntRange
const& ZERO();
48 MCAPI
void* $ctor(
int value);
50 MCAPI
void* $ctor(
int min,
int max);