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
MCNAPI ::std::string
getAsJsonString
()
const
;
22
23
MCNAPI
~ResolvedTextObject
();
24
// NOLINTEND
25
26
public
:
27
// destructor thunk
28
// NOLINTBEGIN
29
MCNAPI
void
$dtor
();
30
// NOLINTEND
31
};
ResolvedTextObject
Definition
ResolvedTextObject.h:5
ResolvedTextObject::$dtor
MCAPI void $dtor()
ResolvedTextObject::~ResolvedTextObject
MCAPI ~ResolvedTextObject()
ResolvedTextObject::getAsJsonString
MCAPI::std::string getAsJsonString() const
ll::UntypedStorage
Definition
Alias.h:14
src
mc
textobject
ResolvedTextObject.h
Generated on Fri Jun 13 2025 05:04:54 for LeviLamina by
1.12.0