3#include "mc/_HeaderOutputPredefine.h"
10namespace Editor::Cursor {
27 CursorState& operator=(CursorState
const&);
28 CursorState(CursorState
const&);
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