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
MCNAPI ::PropertyValues&
operator=
(
::PropertyValues
&&);
25
26
MCNAPI
void
resize
(uint64 numInts, uint64 numFloats, uint64 numBools, uint64 numEnums);
27
28
MCNAPI
~PropertyValues
();
29
// NOLINTEND
30
31
public
:
32
// destructor thunk
33
// NOLINTBEGIN
34
MCNAPI
void
$dtor
();
35
// NOLINTEND
36
};
PropertyValues
Definition
PropertyValues.h:5
PropertyValues::resize
MCAPI void resize(uint64 numInts, uint64 numFloats, uint64 numBools, uint64 numEnums)
PropertyValues::$dtor
MCAPI void $dtor()
PropertyValues::operator=
MCAPI::PropertyValues & operator=(::PropertyValues &&)
PropertyValues::~PropertyValues
MCAPI ~PropertyValues()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
actor
state
PropertyValues.h
Generated on Fri Jun 13 2025 05:05:04 for LeviLamina by
1.12.0