3#include "mc/_HeaderOutputPredefine.h"
9namespace cereal {
struct ReflectionCtx; }
48 MCNAPI static ::SemVersionConstant
const&
VERSION();
Definition _HeaderOutputPredefine.h:241
Definition SemVersionConstant.h:8
Definition ComponentItemData_v1_20_40.h:12
Definition ComponentItemData_v1_20_50.h:12
MCAPI ~ComponentItemData_v1_20_50()
static MCAPI void upgrade(::Puv::CerealUpgrader<::ComponentItemData_v1_20_40, ::ComponentItemData_v1_20_50, nullptr_t > &upgrader)
static MCAPI ::SemVersionConstant const & VERSION()
MCAPI ComponentItemData_v1_20_50()
static MCAPI void bindType(::cereal::ReflectionCtx &ctx)
static MCAPI void moveDeprecatedData(::ComponentItemData_v1_20_40 &oldData, ::ComponentItemData_v1_20_50 &newData)
Definition ReflectionCtx.h:11