Difference between revisions of "Template:Method"
From Kerbal Space Program Wiki
Line 1: | Line 1: | ||
|- | |- | ||
− | | <tt>{{descr-wrap|towrap={{type|{{{returntype}}}}}|desc={{{returndesc|}}}}} {{{name}}}({{{args|}}})</tt> | + | | <tt>{{descr-wrap|towrap={{type|{{{returntype}}}}}{{{array|}}}|desc={{{returndesc|}}}}} {{{name}}}({{{args|}}})</tt> |
| {{{desc|<small>?</small>}}} | | {{{desc|<small>?</small>}}} |
Revision as of 19:46, 12 October 2012
|- | {{{returntype}}} {{{name}}}() | ?