Engine Function Documentation Template
You can use the code of this page as a template when creating a function documentation in the "Shards Online Lua Interface" category.
MyFunction
prototype: <syntaxhighlight lang=lua> function MyFunction() </syntaxhighlight lang=lua>