Difference between revisions of "API:Sandbox/ModAPI/IMyConfigDedicated/Load"
From Space Engineers Wiki
(Replaced content with "{{subst:APIStub}}") |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | {{ | + | {{APIPage}} |
== Examples == | == Examples == | ||
<syntaxhighlight lang="csharp"> | <syntaxhighlight lang="csharp"> | ||
− | + | //Examples here | |
− | |||
− | |||
</syntaxhighlight> | </syntaxhighlight> | ||
== Notes == | == Notes == | ||
− | [[Category:API | + | [[Category:API:{{#titleparts: {{PAGENAME}} | -1 | 1 }}]] |
Latest revision as of 07:12, 22 September 2014
Method
public void Load()
- Member of IMyConfigDedicated
- Raw file API:Sandbox/ModAPI/IMyConfigDedicated/Load/raw
Examples
//Examples here