LeviLamina
Loading...
Searching...
No Matches
SentryEnvelopePayloadExceptionMechanism.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
SentryEnvelopePayloadExceptionMechanism
{
6
public
:
7
// SentryEnvelopePayloadExceptionMechanism inner types define
8
enum class
Type :
int
{
9
Generic = 0,
10
Promise = 1,
11
};
12
13
public
:
14
// member variables
15
// NOLINTBEGIN
16
::ll::UntypedStorage<4, 4>
mUnk7efe5d;
17
::ll::UntypedStorage<8, 40>
mUnkbb8876;
18
::ll::UntypedStorage<1, 1>
mUnkee412c;
19
// NOLINTEND
20
21
public
:
22
// prevent constructor by default
23
SentryEnvelopePayloadExceptionMechanism
& operator=(
SentryEnvelopePayloadExceptionMechanism
const
&);
24
SentryEnvelopePayloadExceptionMechanism
(
SentryEnvelopePayloadExceptionMechanism
const
&);
25
SentryEnvelopePayloadExceptionMechanism
();
26
27
public
:
28
// member functions
29
// NOLINTBEGIN
30
MCNAPI ::SentryEnvelopePayloadExceptionMechanism&
operator=
(
::SentryEnvelopePayloadExceptionMechanism
&&);
31
// NOLINTEND
32
};
SentryEnvelopePayloadExceptionMechanism
Definition
SentryEnvelopePayloadExceptionMechanism.h:5
SentryEnvelopePayloadExceptionMechanism::operator=
MCAPI::SentryEnvelopePayloadExceptionMechanism & operator=(::SentryEnvelopePayloadExceptionMechanism &&)
ll::UntypedStorage
Definition
Alias.h:14
src
mc
debug
SentryEnvelopePayloadExceptionMechanism.h
Generated on Fri Jun 13 2025 05:04:20 for LeviLamina by
1.12.0