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

From Space Engineers Wiki
Jump to: navigation, search
m
 
(One intermediate revision by one other user not shown)
Line 4: Line 4:
 
{{#set:Name=GetFilePath}}
 
{{#set:Name=GetFilePath}}
 
{{#set:Type=Method}}
 
{{#set:Type=Method}}
{{#set:MethodVisibility=public}}
+
{{#set:Visibility=public}}
 
<!--{{#set:MethodOverride=override}}--><!--Don't define if function is not an override function-->
 
<!--{{#set:MethodOverride=override}}--><!--Don't define if function is not an override function-->
 
{{#set:Parent=IMyConfigDedicated}}
 
{{#set:Parent=IMyConfigDedicated}}
Line 12: Line 12:
 
<!--{{#set:Arguement1Type=}}--><!--Don't Define if function does not have arguments-->
 
<!--{{#set:Arguement1Type=}}--><!--Don't Define if function does not have arguments-->
 
<!--{{#set:Arguement1Link=}}-->
 
<!--{{#set:Arguement1Link=}}-->
 +
<!--{{#set:Arguement1inout=}}--><!-- in or out? -->
  
 +
<!-- Overloads? -->
 +
<!--{{#set:Overload1Name=Load}}-->
 +
<!--{{#set:Overload1MethodVisibility=public}}-->
 +
<!--{{#set:Overload1MethodOverride=override}}--><!--Don't define if function is not an override function-->
 +
<!--{{#set:Overload1ReturnType=void}}-->
 +
<!--{{#set:Overload1ReturnLink=API:System/void}}--><!--For linking the actual page of the return type-->
 +
 +
<!--{{#set:Overload1Arguement1Type=}}--><!--Don't Define if function does not have arguments-->
 +
<!--{{#set:Overload1Arguement1Link=}}-->
  
 
[[Category:API:Raw/Sandbox/ModAPI/IMyConfigDedicated]]</noinclude>
 
[[Category:API:Raw/Sandbox/ModAPI/IMyConfigDedicated]]</noinclude>

Latest revision as of 07:29, 24 September 2014

string Sandbox.ModAPI.IMyConfigDedicated.GetFilePath()