Jump to content

Template:CMMfunc

From CMM Wiki
Revision as of 01:21, 3 September 2025 by Gadget (talk | contribs)

CMM

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


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