LeviLamina
Loading...
Searching...
No Matches
PropertyValues.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
PropertyValues
{
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<8, 24>
mUnkd3015f;
10
::ll::UntypedStorage<8, 24>
mUnkb42fd6;
11
::ll::UntypedStorage<8, 32>
mUnka6c4d6;
12
::ll::UntypedStorage<8, 24>
mUnk16e385;
13
// NOLINTEND
14
15
public
:
16
// prevent constructor by default
17
PropertyValues
& operator=(
PropertyValues
const
&);
18
PropertyValues
(
PropertyValues
const
&);
19
PropertyValues
();
20
21
public
:
22
// member functions
23
// NOLINTBEGIN
24
MCAPI ::PropertyValues& operator=(
::PropertyValues
&&);
25
26
MCAPI
void
resize(uint64 numInts, uint64 numFloats, uint64 numBools, uint64 numEnums);
27
28
MCAPI
~PropertyValues
();
29
// NOLINTEND
30
31
public
:
32
// destructor thunk
33
// NOLINTBEGIN
34
MCAPI
void
$dtor();
35
// NOLINTEND
36
};
PropertyValues
Definition
PropertyValues.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
actor
state
PropertyValues.h
Generated on Sat Apr 26 2025 05:56:07 for LeviLamina by
1.12.0