LeviLamina
Loading...
Searching...
No Matches
ScopeDataSummary.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Bedrock::Profile::Whisker::Diagnostics {
6
7
struct
ScopeDataSummary {
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<8, 32>
mUnk85fd77;
12
::ll::UntypedStorage<8, 32>
mUnk29e3f2;
13
::ll::UntypedStorage<8, 8>
mUnk5168a6;
14
::ll::UntypedStorage<8, 8>
mUnkde1660;
15
::ll::UntypedStorage<8, 8>
mUnk49620f;
16
// NOLINTEND
17
18
public
:
19
// prevent constructor by default
20
ScopeDataSummary& operator=(ScopeDataSummary
const
&);
21
ScopeDataSummary();
22
23
public
:
24
// member functions
25
// NOLINTBEGIN
26
MCNAPI
ScopeDataSummary
(
::Bedrock::Profile::Whisker::Diagnostics::ScopeDataSummary
const
&);
27
28
MCNAPI ::Bedrock::Profile::Whisker::Diagnostics::ScopeDataSummary&
29
operator=
(
::Bedrock::Profile::Whisker::Diagnostics::ScopeDataSummary
&&);
30
31
MCNAPI
~ScopeDataSummary
();
32
// NOLINTEND
33
34
public
:
35
// constructor thunks
36
// NOLINTBEGIN
37
MCNAPI
void
*
$ctor
(
::Bedrock::Profile::Whisker::Diagnostics::ScopeDataSummary
const
&);
38
// NOLINTEND
39
40
public
:
41
// destructor thunk
42
// NOLINTBEGIN
43
MCNAPI
void
$dtor
();
44
// NOLINTEND
45
};
46
47
}
// namespace Bedrock::Profile::Whisker::Diagnostics
Bedrock::Profile::Whisker::Diagnostics::ScopeDataSummary
Definition
ScopeDataSummary.h:7
Bedrock::Profile::Whisker::Diagnostics::ScopeDataSummary::$ctor
MCAPI void * $ctor(::Bedrock::Profile::Whisker::Diagnostics::ScopeDataSummary const &)
Bedrock::Profile::Whisker::Diagnostics::ScopeDataSummary::operator=
MCAPI::Bedrock::Profile::Whisker::Diagnostics::ScopeDataSummary & operator=(::Bedrock::Profile::Whisker::Diagnostics::ScopeDataSummary &&)
Bedrock::Profile::Whisker::Diagnostics::ScopeDataSummary::~ScopeDataSummary
MCAPI ~ScopeDataSummary()
Bedrock::Profile::Whisker::Diagnostics::ScopeDataSummary::ScopeDataSummary
MCAPI ScopeDataSummary(::Bedrock::Profile::Whisker::Diagnostics::ScopeDataSummary const &)
Bedrock::Profile::Whisker::Diagnostics::ScopeDataSummary::$dtor
MCAPI void $dtor()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
profile
ScopeDataSummary.h
Generated on
for LeviLamina by
1.16.1