Difference between revisions of "API:Sandbox/ModAPI"
From Space Engineers Wiki
(Created page with "{{subst:APIStub}}") |
(→Examples: Same as sandbox namespace.) |
||
Line 6: | Line 6: | ||
== Examples == | == Examples == | ||
<syntaxhighlight lang="csharp"> | <syntaxhighlight lang="csharp"> | ||
− | + | using Sandbox.ModAPI; | |
</syntaxhighlight> | </syntaxhighlight> | ||
Latest revision as of 08:50, 9 January 2015
Contents
Namespace
namespace ModAPI
- Member of Sandbox
- Raw file API:Sandbox/ModAPI/raw
- Interfaces
Usage
Examples
using Sandbox.ModAPI;