LeviLamina
Loading...
Searching...
No Matches
timezone.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
timezone {
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<4, 4>
mUnk9994ab;
10
::ll::UntypedStorage<4, 4>
mUnke4bc81;
11
// NOLINTEND
12
13
public
:
14
// prevent constructor by default
15
timezone& operator=(timezone
const
&);
16
timezone(timezone
const
&);
17
timezone();
18
};
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
raknet
timezone.h
Generated on
for LeviLamina by
1.16.1