LeviLamina
Loading...
Searching...
No Matches
PlayerInputPermissionCategoryChangeEvent.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/ecs/WeakEntityRef.h"
7
#include "mc/entity/enums/ClientInputLockCategory.h"
8
9
struct
PlayerInputPermissionCategoryChangeEvent
{
10
public
:
11
// member variables
12
// NOLINTBEGIN
13
::ll::TypedStorage<8, 24, ::WeakEntityRef> mPlayer;
14
::ll::TypedStorage<1, 1, ::ClientInputLockCategory> mCategory;
15
::ll::TypedStorage<1, 1, bool> mState;
16
// NOLINTEND
17
18
public
:
19
// member functions
20
// NOLINTBEGIN
21
MCNAPI
~PlayerInputPermissionCategoryChangeEvent
();
22
// NOLINTEND
23
24
public
:
25
// destructor thunk
26
// NOLINTBEGIN
27
MCNAPI
void
$dtor
();
28
// NOLINTEND
29
};
PlayerInputPermissionCategoryChangeEvent
Definition
PlayerInputPermissionCategoryChangeEvent.h:9
PlayerInputPermissionCategoryChangeEvent::$dtor
MCAPI void $dtor()
PlayerInputPermissionCategoryChangeEvent::~PlayerInputPermissionCategoryChangeEvent
MCAPI ~PlayerInputPermissionCategoryChangeEvent()
src
mc
world
events
PlayerInputPermissionCategoryChangeEvent.h
Generated on Fri Jun 13 2025 05:05:05 for LeviLamina by
1.12.0