LeviLamina
Loading...
Searching...
No Matches
ComponentItemData_v1_19_83.h
1#pragma once
2
3#include "mc/_HeaderOutputPredefine.h"
4
5// auto generated forward declare list
6// clang-format off
8namespace Puv { class VersionRange; }
9namespace cereal { struct ReflectionCtx; }
10// clang-format on
11
13public:
14 // member variables
15 // NOLINTBEGIN
17 // NOLINTEND
18
19public:
20 // prevent constructor by default
24
25public:
26 // member functions
27 // NOLINTBEGIN
29 // NOLINTEND
30
31public:
32 // static functions
33 // NOLINTBEGIN
34 MCAPI static void bindType(::cereal::ReflectionCtx& ctx);
35 // NOLINTEND
36
37public:
38 // static variables
39 // NOLINTBEGIN
40 MCAPI static ::SemVersionConstant const& PARSER_VERSION();
41
42 MCAPI static ::Puv::VersionRange const& SUPPORTED_VERSIONS();
43 // NOLINTEND
44
45public:
46 // destructor thunk
47 // NOLINTBEGIN
48 MCAPI void $dtor();
49 // NOLINTEND
50};
Definition SemVersionConstant.h:8
Definition ComponentItemData_v1_19_83.h:12
Definition ReflectionCtx.h:11
Definition ctx.h:5
Definition Alias.h:14