Function library prefab - official-antistasi-community/A3-Antistasi GitHub Wiki
Function type: Private / Public
Function enviroment: Scheduled / Unscheduled / Both
How to call: call / spawn / execVM / remoteExec
What does the function do?
Syntax: [argument1, argument2, argument3] call Function
* argument1 : Number : What is this argument used for
* argument2 : String : What is this argument used for
* argument3 (Optional) : Object : What is this argument used for
Alternative Syntax 1: (as syntax)
Alternative Syntax 2: (as syntax)
Returns: Number : What does this return value mean
Further info on this function