LeviLamina
Loading...
Searching...
No Matches
ThirdPartyInfo.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
class
ThirdPartyInfo
{
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<8, 64>
mUnke18fbe;
10
::ll::UntypedStorage<8, 32>
mUnk193b83;
11
::ll::UntypedStorage<8, 32>
mUnk3742ca;
12
::ll::UntypedStorage<8, 32>
mUnk6129b7;
13
::ll::UntypedStorage<1, 1>
mUnkfff32d;
14
::ll::UntypedStorage<8, 32>
mUnkc6df3e;
15
// NOLINTEND
16
17
public
:
18
// member functions
19
// NOLINTBEGIN
20
MCNAPI
ThirdPartyInfo
();
21
22
MCNAPI
ThirdPartyInfo
(
::ThirdPartyInfo
const
&);
23
24
MCNAPI_C
bool
isEligible(::std::string
const
& urlToMatch)
const
;
25
26
MCNAPI_C
bool
isValid()
const
;
27
28
MCNAPI ::ThirdPartyInfo&
operator=
(
::ThirdPartyInfo
const
&);
29
30
MCNAPI
~ThirdPartyInfo
();
31
// NOLINTEND
32
33
public
:
34
// constructor thunks
35
// NOLINTBEGIN
36
MCNAPI
void
*
$ctor
();
37
38
MCNAPI_C
void
*
$ctor
(
::ThirdPartyInfo
&&);
39
40
MCNAPI
void
*
$ctor
(
::ThirdPartyInfo
const
&);
41
42
MCNAPI_C
void
*
$ctor
(
43
::std::unordered_set<::std::string>
const
& allowListUrls,
44
::std::string creatorId,
45
::std::string creatorName,
46
::std::string storePageId,
47
bool
requireXBL,
48
::std::string
const
& experienceId
49
);
50
// NOLINTEND
51
52
public
:
53
// destructor thunk
54
// NOLINTBEGIN
55
MCNAPI
void
$dtor
();
56
// NOLINTEND
57
};
ThirdPartyInfo::$ctor
MCAPI void * $ctor(::ThirdPartyInfo const &)
ThirdPartyInfo::operator=
MCAPI::ThirdPartyInfo & operator=(::ThirdPartyInfo const &)
ThirdPartyInfo::$dtor
MCAPI void $dtor()
ThirdPartyInfo::ThirdPartyInfo
MCAPI ThirdPartyInfo(::ThirdPartyInfo const &)
ThirdPartyInfo::ThirdPartyInfo
MCAPI ThirdPartyInfo()
ThirdPartyInfo::~ThirdPartyInfo
MCAPI ~ThirdPartyInfo()
ThirdPartyInfo::$ctor
MCAPI void * $ctor()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
network
ThirdPartyInfo.h
Generated on
for LeviLamina by
1.16.1