3#include "mc/_HeaderOutputPredefine.h"
10struct GameTestReport {
38 MCNAPI ::GameTestReport&
operator=(::GameTestReport
const&);
40 MCNAPI ::GameTestReport&
operator=(::GameTestReport&&);
54 MCNAPI
void*
$ctor(::GameTestReport
const&);
static MCAPI void bindType(::cereal::ReflectionCtx &ctx)
MCAPI GameTestReport(::GameTestReport const &)
MCAPI::GameTestReport & operator=(::GameTestReport const &)
MCAPI void * $ctor(::GameTestReport const &)
MCAPI::GameTestReport & operator=(::GameTestReport &&)
Definition ReflectionCtx.h:11