Template:Dcs funcs

From DCS World Wiki - Hoggitworld.com
Revision as of 15:04, 28 May 2018 by Acidictadpole (talk | contribs) (adds includeonly tags to the scripting and functions categories so that the template is not included on those pages.)

Scripting Root

Envrioment: Mission Scripting
Function: {{{fName}}} Added with: {{{vNum}}}
Member Of: {{{par1}}}, {{{par2}}}, {{{par3}}}, {{{par4}}}
Syntax: {{{rtnType}}} {{{par1}}}.{{{fName}}}({{{reqType1}}} {{{reqName1}}}, {{{reqType2}}} {{{reqName2}}}, {{{reqType3}}} {{{reqName3}}}, {{{reqType4}}} {{{reqName4}}}, {{{reqType5}}} {{{reqName5}}}, {{{reqType6}}} {{{reqName6}}} , {{{optType1}}} {{{optName1}}}, {{{optType2}}} {{{optName2}}}, {{{optType3}}} {{{optName3}}}, {{{optType4}}} {{{optName4}}})
Description: {{{desc}}}


Return Value: {{{rtnType}}}
Return Example: {{{rtnExample}}}
Examples: {{{examples}}}
Related Functions: {{{related}}}
Notes: {{{notes}}}