LeviLamina
Loading...
Searching...
No Matches
PlayerMovementStatsEventSystem.h
1#pragma once
2
3#include "mc/_HeaderOutputPredefine.h"
4
5// auto generated inclusion list
6#include "mc/deps/ecs/ViewT.h"
7
8// auto generated forward declare list
9// clang-format off
14// clang-format on
15
17public:
18 // static functions
19 // NOLINTBEGIN
20 MCAPI static void tickPlayerMovementStatsEventSystem(::ViewT<
24 ::StateVectorComponent const> view);
25 // NOLINTEND
26};
Definition ActorOwnerComponent.h:10
Definition PlayerMovementStatsEventSystem.h:16
Definition StrictEntityContext.h:10
Definition ViewT.h:6
Definition PlayerPreMobTravelComponent.h:10
Definition StateVectorComponent.h:10