Difference between revisions of "API:Sandbox/ModAPI/IMyConfigDedicated/Load"

From Space Engineers Wiki
Jump to: navigation, search
Line 1: Line 1:
{{APIMethodPage}}
+
{{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()
		{
		}

Notes