Click or drag to resize

Archon.SwissArmyLib.Utils.Editor Namespace

Contains helpful utilities for the Unity editor.
Classes
  ClassDescription
Public classExecutionOrderAttribute
Changes the ScriptExecutionOrder of a MonoBehaviour if it's not already explicitly set (or if Forced is true).
Public classReadOnlyAttribute
Marks the field to be unchangable via the inspector.