3#include "mc/_HeaderOutputPredefine.h"
10namespace cerealizer_AttributeLayerAnon {
13MCAPI
void bindBoolAttribute(::cereal::ReflectionCtx& ctx);
15MCAPI
void bindColorAttribute(::cereal::ReflectionCtx& ctx);
17MCAPI
void bindEnvironmentAttribute(::cereal::ReflectionCtx& ctx);
19MCAPI
void bindFloatAttribute(::cereal::ReflectionCtx& ctx);
Definition ReflectionCtx.h:11