3#include "mc/_HeaderOutputPredefine.h"
7namespace cereal {
struct ReflectionCtx; }
10namespace SharedTypes::v1_20_60 {
Definition BlockSpecifier.h:12
MCAPI BlockSpecifier(::SharedTypes::v1_20_60::BlockSpecifier const &)
MCAPI BlockSpecifier(::SharedTypes::v1_20_60::BlockSpecifier &&)
MCAPI::SharedTypes::v1_20_60::BlockSpecifier & operator=(::SharedTypes::v1_20_60::BlockSpecifier &&)
MCAPI::SharedTypes::v1_20_60::BlockSpecifier & operator=(::SharedTypes::v1_20_60::BlockSpecifier const &)
static MCAPI void bindType(::cereal::ReflectionCtx &ctx)
MCAPI void * $ctor(::SharedTypes::v1_20_60::BlockSpecifier &&)
MCAPI void * $ctor(::SharedTypes::v1_20_60::BlockSpecifier const &)
Definition ReflectionCtx.h:11