3#include "mc/_HeaderOutputPredefine.h"
7namespace Editor::Settings {
struct GraphicsProps; }
8namespace cereal {
struct ReflectionCtx; }
11namespace Editor::Settings {
MCAPI void * $ctor(::std::function< void(::Editor::Settings::GraphicsProps const &)> callback)
static MCAPI void bindType(::cereal::ReflectionCtx &ctx)
MCAPI Graphics(::std::function< void(::Editor::Settings::GraphicsProps const &)> callback)
Definition GraphicsProps.h:7
Definition ReflectionCtx.h:11