# Sandbox.Internal.GlobalGameNamespace

- Kind: class
- Namespace: `Sandbox.Internal`
- Assembly: `Sandbox.Engine`
- Modifiers: static, abstract, sealed

## Properties

- [`Cookie`](/api/Sandbox.Internal.GlobalGameNamespace/Cookie): Data storage that persists across sessions.
- [`Log`](/api/Sandbox.Internal.GlobalGameNamespace/Log): Log information to console for debugging purposes.
- [`TypeLibrary`](/api/Sandbox.Internal.GlobalGameNamespace/TypeLibrary): Allows access to all available types, reflection style.
