LeviLamina
Loading...
Searching...
No Matches
FloatRange.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
Random
;
8
namespace
Json {
class
Value; }
9
// clang-format on
10
11
struct
FloatRange
{
12
public
:
13
// member variables
14
// NOLINTBEGIN
15
::ll::UntypedStorage<4, 4>
mUnkaba715;
16
::ll::UntypedStorage<4, 4>
mUnkcfba95;
17
// NOLINTEND
18
19
public
:
20
// prevent constructor by default
21
FloatRange
& operator=(
FloatRange
const
&);
22
FloatRange
(
FloatRange
const
&);
23
FloatRange
();
24
25
public
:
26
// member functions
27
// NOLINTBEGIN
28
MCAPI
float
getValue(
::Random
& random)
const
;
29
30
MCAPI
bool
parseJson(
::Json::Value
const
& node,
float
minDefault,
float
maxDefault);
31
// NOLINTEND
32
};
Json::Value
Definition
Value.h:16
Random
Definition
Random.h:16
FloatRange
Definition
FloatRange.h:11
ll::UntypedStorage
Definition
Alias.h:14
src
mc
util
FloatRange.h
Generated on Sat Apr 26 2025 05:55:59 for LeviLamina by
1.12.0