Difference between revisions of "API:Sandbox/ModAPI/IMyConfigDedicated/Load"
From Space Engineers Wiki
Line 1: | Line 1: | ||
− | {{ | + | {{APIPage}} |
== Examples == | == Examples == |
Revision as of 06:20, 22 September 2014
Method
public void Load()
- Member of IMyConfigDedicated
- Raw file API:Sandbox/ModAPI/IMyConfigDedicated/Load/raw
Examples
public override void UpdateBeforeSimulation10()
{
}