LeviLamina
Loading...
Searching...
No Matches
MoveTowardsDwellingRestrictionGoalDefinition.h
1#pragma once
2
3#include "mc/_HeaderOutputPredefine.h"
4
5// auto generated inclusion list
6#include "mc/deps/shared_types/v1_26_0/actor/MoveTowardsRestrictionGoalDefinition.h"
7
8// auto generated forward declare list
9// clang-format off
10namespace cereal { struct ReflectionCtx; }
11// clang-format on
12
13namespace SharedTypes::v1_26_0 {
14
17public:
18 // static functions
19 // NOLINTBEGIN
20 MCAPI static void bindType(::cereal::ReflectionCtx& ctx);
21 // NOLINTEND
22
23public:
24 // static variables
25 // NOLINTBEGIN
26 MCAPI static ::std::string_view const& NAME();
27 // NOLINTEND
28};
29
30} // namespace SharedTypes::v1_26_0
Definition MoveTowardsDwellingRestrictionGoalDefinition.h:16
Definition MoveTowardsRestrictionGoalDefinition.h:15
Definition ReflectionCtx.h:11
Definition ctx.h:5