LeviLamina
Loading...
Searching...
No Matches
SentryEnvelopePayloadDebugMetadataSourcemapImage.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
SentryEnvelopePayloadDebugMetadataSourcemapImage
{
6
public
:
7
// SentryEnvelopePayloadDebugMetadataSourcemapImage inner types define
8
enum class
Type :
int
{
9
SourceMap = 0,
10
};
11
12
public
:
13
// member variables
14
// NOLINTBEGIN
15
::ll::UntypedStorage<4, 4>
mUnk1f5b2e;
16
::ll::UntypedStorage<8, 32>
mUnk9aef80;
17
::ll::UntypedStorage<8, 32>
mUnk581b7e;
18
// NOLINTEND
19
20
public
:
21
// prevent constructor by default
22
SentryEnvelopePayloadDebugMetadataSourcemapImage
(
SentryEnvelopePayloadDebugMetadataSourcemapImage
const
&);
23
SentryEnvelopePayloadDebugMetadataSourcemapImage
();
24
25
public
:
26
// member functions
27
// NOLINTBEGIN
28
MCNAPI ::SentryEnvelopePayloadDebugMetadataSourcemapImage&
29
operator=
(
::SentryEnvelopePayloadDebugMetadataSourcemapImage
const
&);
30
31
MCNAPI ::SentryEnvelopePayloadDebugMetadataSourcemapImage&
32
operator=
(
::SentryEnvelopePayloadDebugMetadataSourcemapImage
&&);
33
34
MCNAPI
~SentryEnvelopePayloadDebugMetadataSourcemapImage
();
35
// NOLINTEND
36
37
public
:
38
// destructor thunk
39
// NOLINTBEGIN
40
MCNAPI
void
$dtor
();
41
// NOLINTEND
42
};
SentryEnvelopePayloadDebugMetadataSourcemapImage
Definition
SentryEnvelopePayloadDebugMetadataSourcemapImage.h:5
SentryEnvelopePayloadDebugMetadataSourcemapImage::operator=
MCAPI::SentryEnvelopePayloadDebugMetadataSourcemapImage & operator=(::SentryEnvelopePayloadDebugMetadataSourcemapImage &&)
SentryEnvelopePayloadDebugMetadataSourcemapImage::~SentryEnvelopePayloadDebugMetadataSourcemapImage
MCAPI ~SentryEnvelopePayloadDebugMetadataSourcemapImage()
SentryEnvelopePayloadDebugMetadataSourcemapImage::$dtor
MCAPI void $dtor()
SentryEnvelopePayloadDebugMetadataSourcemapImage::operator=
MCAPI::SentryEnvelopePayloadDebugMetadataSourcemapImage & operator=(::SentryEnvelopePayloadDebugMetadataSourcemapImage const &)
ll::UntypedStorage
Definition
Alias.h:14
src
mc
debug
SentryEnvelopePayloadDebugMetadataSourcemapImage.h
Generated on Fri Jun 13 2025 05:04:20 for LeviLamina by
1.12.0