Space Engineers ModAPI Documentation
Quick Start Notes:
This documentation is for public ModAPI interface of the game Space Engineers. ModAPI has two parts, API for the mods and API for the ingame Programmable block scripting.
Important namespaces:
- Sandbox.ModAPI: Namespace for mods API
- VRage.ModAPI: Core VRage namespace for mods API
- VRage.Game.ModAPI: VRage Game namespace for mods API
- Sandbox.ModAPI.Ingame: Namespace for ingame scripting API
- VRage.Game.ModAPI.Ingame: VRage Game namespace for scripting API