Template:Function Page
From Rivals of Aether Unofficial Workshop Manual
Description of function
Syntax[edit source]
function_name( mandatory_arguments );
Arguments[edit source]
Argument | Type | Description |
---|---|---|
argument
|
type
|
description of argument |
Returns[edit source]
type (descriptive name)
Examples[edit source]
Basic[edit source]
// Basic code example
Advanced[edit source]
// Advanced code example if necessary. // If another code block is needed, take a look at this one in the Source Editor.