3#include "mc/_HeaderOutputPredefine.h"
7namespace Editor::Settings {
struct GraphicsProps; }
8namespace cereal {
struct ReflectionCtx; }
11namespace Editor::Settings {
static MCAPI void bindType(::cereal::ReflectionCtx &ctx)
MCAPI void updateSettings(::Editor::Settings::GraphicsProps const &props, bool notifyUpdate)
Definition GraphicsProps.h:7
Definition ReflectionCtx.h:11