Difference between revisions of "API:Sandbox/ModAPI/IMyConfigDedicated/GetFilePath/raw"

From Space Engineers Wiki
Jump to: navigation, search
(Created page with "void Sandbox.ModAPI.IMyConfigDedicated.GetFilePath() <noinclude> <!-- SMW Properties --> {{#set:Name=GetFilePath}} {{#set:Type=Method}} {{#set:MethodVisibility=public}} <!--{...")
 
m
Line 1: Line 1:
void Sandbox.ModAPI.IMyConfigDedicated.GetFilePath()  
+
string Sandbox.ModAPI.IMyConfigDedicated.GetFilePath()  
 
<noinclude>
 
<noinclude>
 
<!-- SMW Properties -->
 
<!-- SMW Properties -->

Revision as of 06:45, 22 September 2014

string Sandbox.ModAPI.IMyConfigDedicated.GetFilePath()