3#include "mc/_HeaderOutputPredefine.h"
8namespace cereal {
struct ReflectionCtx; }
11namespace SharedTypes::v1_20_80 {
39 ::std::array<::SharedTypes::Legacy::ExpressionNode, 3> exprRGB
Definition ExpressionNode.h:27
Definition ColorExpr.h:13
static MCAPI void bindType(::cereal::ReflectionCtx &ctx)
static MCAPI void fromExprArrayRGB(::SharedTypes::v1_20_80::ColorExpr &instance, ::std::array<::SharedTypes::Legacy::ExpressionNode, 3 > exprRGB)
static MCAPI void fromString(::SharedTypes::v1_20_80::ColorExpr &instance, ::std::string str)
Definition ReflectionCtx.h:11