# Sandbox.Internal.GlobalToolsNamespace

- Kind: class
- Namespace: `Sandbox.Internal`
- Assembly: `Sandbox.Tools`
- Modifiers: static, abstract, sealed

## Properties

- [`BindSystem`](/api/Sandbox.Internal.GlobalToolsNamespace/BindSystem)
- [`EditorCookie`](/api/Sandbox.Internal.GlobalToolsNamespace/EditorCookie): Until the editor boots and installs the real disk-backed containers, these fall back to in-memory ones, so code that persists preferences works (without persisting) in headless contexts like unit tests.
- [`EditorJsonOptions`](/api/Sandbox.Internal.GlobalToolsNamespace/EditorJsonOptions)
- [`EditorNodeLibrary`](/api/Sandbox.Internal.GlobalToolsNamespace/EditorNodeLibrary)
- [`EditorTypeLibrary`](/api/Sandbox.Internal.GlobalToolsNamespace/EditorTypeLibrary)
- [`EditorWindow`](/api/Sandbox.Internal.GlobalToolsNamespace/EditorWindow)
- [`ProjectCookie`](/api/Sandbox.Internal.GlobalToolsNamespace/ProjectCookie)
