LeviLamina
Loading...
Searching...
No Matches
PlayerTickResult.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
PlayerTickSystemImpl {
6
7
struct
PlayerTickResult
{
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<8, 8>
mUnk758b71;
12
::ll::UntypedStorage<1, 1>
mUnk3753b7;
13
// NOLINTEND
14
15
public
:
16
// prevent constructor by default
17
PlayerTickResult
& operator=(
PlayerTickResult
const
&);
18
PlayerTickResult
(
PlayerTickResult
const
&);
19
PlayerTickResult
();
20
};
21
22
}
// namespace PlayerTickSystemImpl
PlayerTickSystemImpl::PlayerTickResult
Definition
PlayerTickResult.h:7
ll::UntypedStorage
Definition
Alias.h:14
src
mc
entity
systems
player_tick_system_impl
PlayerTickResult.h
Generated on Sat Apr 26 2025 05:55:37 for LeviLamina by
1.12.0