LeviLamina
Loading...
Searching...
No Matches
EmitJumpPreventedEventSystemImpl.h
1#pragma once
2
3#include "mc/_HeaderOutputPredefine.h"
4
5// auto generated forward declare list
6// clang-format off
10// clang-format on
11
12namespace EmitJumpPreventedEventSystemImpl {
13// functions
14// NOLINTBEGIN
15MCAPI void doEmitJumpPreventedEventSystem(
17 ::TriggerJumpRequestComponent const& triggerJumpRequestComponent,
18 ::ActorOwnerComponent& actorOwnerComponent
19);
20// NOLINTEND
21
22} // namespace EmitJumpPreventedEventSystemImpl
Definition ActorOwnerComponent.h:10
Definition StrictEntityContext.h:10
Definition TriggerJumpRequestComponent.h:10