LeviLamina
Loading...
Searching...
No Matches
ResolvedTextObject.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
class
ResolvedTextObject
{
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<8, 16>
mUnkadb123;
10
// NOLINTEND
11
12
public
:
13
// prevent constructor by default
14
ResolvedTextObject
& operator=(
ResolvedTextObject
const
&);
15
ResolvedTextObject
(
ResolvedTextObject
const
&);
16
ResolvedTextObject
();
17
18
public
:
19
// member functions
20
// NOLINTBEGIN
21
MCAPI ::std::string getAsJsonString()
const
;
22
23
MCAPI
~ResolvedTextObject
();
24
// NOLINTEND
25
26
public
:
27
// destructor thunk
28
// NOLINTBEGIN
29
MCFOLD
void
$dtor();
30
// NOLINTEND
31
};
ResolvedTextObject
Definition
ResolvedTextObject.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
textobject
ResolvedTextObject.h
Generated on Sat Apr 26 2025 05:55:58 for LeviLamina by
1.12.0