LeviLamina
Loading...
Searching...
No Matches
ActorValueValidation.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/ecs/strict/OptionalGlobal.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
Vec3
;
11
namespace
VanillaSystems {
struct
VanillaSystemsEventingComponent
; }
12
// clang-format on
13
14
namespace
VanillaSystems::ActorValueValidation {
15
// functions
16
// NOLINTBEGIN
17
MCNAPI
bool
validateVec3Position(
18
::Vec3
const
& pos,
19
char
const
* caller,
20
::OptionalGlobal<::VanillaSystems::VanillaSystemsEventingComponent>& eventingComponent
21
);
22
// NOLINTEND
23
24
}
// namespace VanillaSystems::ActorValueValidation
Vec3
Definition
Vec3.h:10
VanillaSystems::VanillaSystemsEventingComponent
Definition
VanillaSystemsEventingComponent.h:7
src
mc
deps
vanilla_systems
ActorValueValidation.h
Generated on
for LeviLamina by
1.16.1