Template:FunctionInfo: Difference between revisions
Appearance
Ozdeadmeat (talk | contribs) No edit summary |
Ozdeadmeat (talk | contribs) No edit summary |
||
| Line 53: | Line 53: | ||
|- | |- | ||
! style="text-align:right; vertical-align:top" |<font size="3">Notes:</font> | ! style="text-align:right; vertical-align:top" |<font size="3">Notes:</font> | ||
! colspan="2" style="text-align:left; | <font size="2"> {{{ | ! colspan="2" style="text-align:left; | <font size="2"> {{{note|}}} </font> | ||
|} | |} | ||
<includeonly>[[Category:LUA|{{{fName}}}]]</includeonly> | <includeonly>[[Category:LUA|{{{fName}}}]]</includeonly> | ||
<includeonly>[[Category:CMM|{{{fName}}}]]</includeonly> | <includeonly>[[Category:CMM|{{{fName}}}]]</includeonly> | ||
Revision as of 16:36, 1 October 2025
| Environment: | Mission Scripting | |
|---|---|---|
| Function: | {{{fName}}} | |
| Function Description: | {{{fDescription}}} | |
| File Location: | {{{parentFile}}} | |
| Syntax: | {{{envType}}}.{{{fName}}}( ) | |
| Return Value: | {{{return}}} | |
| Parameters: | Name | Description |
| Example: | {{{example}}} | |
| Example Description: | {{{exampleDesc}}} | |
| Related Functions: | ||
| Notes: | ||