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