LeviLamina
Loading...
Searching...
No Matches
IEDUSystems.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/core/utility/EnableNonOwnerReferences.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
namespace
Identity {
class
IEduAuth; }
11
namespace
Social {
class
IEduMultiplayerHeadless; }
12
// clang-format on
13
14
class
IEDUSystems
:
public
::Bedrock::EnableNonOwnerReferences
{
15
public
:
16
// member variables
17
// NOLINTBEGIN
18
::ll::UntypedStorage<8, 8>
mUnk48a625;
19
// NOLINTEND
20
21
public
:
22
// prevent constructor by default
23
IEDUSystems
& operator=(
IEDUSystems
const
&);
24
IEDUSystems
(
IEDUSystems
const
&);
25
IEDUSystems
();
26
27
public
:
28
// virtual functions
29
// NOLINTBEGIN
30
// vIndex: 0
31
virtual
~IEDUSystems
()
/*override*/
=
default
;
32
33
// vIndex: 1
34
virtual ::Identity::IEduAuth& getEduAuth()
const
= 0;
35
36
// vIndex: 2
37
virtual ::Social::IEduMultiplayerHeadless& getMultiplayerHeadless()
const
= 0;
38
// NOLINTEND
39
40
public
:
41
// virtual function thunks
42
// NOLINTBEGIN
43
44
// NOLINTEND
45
};
Bedrock::EnableNonOwnerReferences
Definition
EnableNonOwnerReferences.h:7
IEDUSystems
Definition
IEDUSystems.h:14
ll::UntypedStorage
Definition
Alias.h:14
src-server
mc
common
IEDUSystems.h
Generated on Sun Oct 12 2025 06:31:21 for LeviLamina by
1.12.0