3#include "mc/_HeaderOutputPredefine.h"
7namespace cereal {
struct ReflectionCtx; }
10namespace Editor::Cursor {
Definition CursorState.h:12
static MCAPI void bindType(::cereal::ReflectionCtx &ctx)
static MCAPI int const & MAX_FIXED_DISTANCE()
MCAPI bool operator==(::Editor::Cursor::CursorState const &rhs) const
static MCAPI int const & MIN_FIXED_DISTANCE()
Definition ReflectionCtx.h:11