Skip to content

Shared

Shared holds lightweight, reusable editor utilities.

Purpose

  • Shared IMGUI helpers (GUIEnabledScope, MonoStyles, etc.).
  • Common property drawers (ReadOnlyDrawer).
  • General editor utilities (copy, ping, reflection shortcuts).

Sub-folders

Folder Description
Drawers Generic property drawers usable by any system.
Gui Shared GUI scopes and styles.
Util Small editor helpers and utilities.

All scripts here are editor-only and safe for use in any system’s editor asmdef.