LeviLamina
Loading...
Searching...
No Matches
IntegrityTokenResult.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
IntegrityTokenResult {
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<8, 40>
mUnk2ec332;
10
::ll::UntypedStorage<8, 32>
mUnk1ed878;
11
// NOLINTEND
12
13
public
:
14
// prevent constructor by default
15
IntegrityTokenResult& operator=(IntegrityTokenResult
const
&);
16
IntegrityTokenResult(IntegrityTokenResult
const
&);
17
IntegrityTokenResult();
18
19
public
:
20
// member functions
21
// NOLINTBEGIN
22
MCNAPI
~IntegrityTokenResult
();
23
// NOLINTEND
24
25
public
:
26
// destructor thunk
27
// NOLINTBEGIN
28
MCNAPI
void
$dtor
();
29
// NOLINTEND
30
};
IntegrityTokenResult::~IntegrityTokenResult
MCAPI ~IntegrityTokenResult()
IntegrityTokenResult::$dtor
MCAPI void $dtor()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
client
services
integrity
IntegrityTokenResult.h
Generated on
for LeviLamina by
1.16.1