Callback.prependArgument() - Mtax-Development/GML-OOP GitHub Wiki

Argument

Name
Type
Optional
argument...
{any}
No

Returns

Not applicable.

Description

Return an array containing arguments of this Callback after the specified values. It can be used as argument replacement during execution of a Callback, so that each function called will be provided specified arguments before its respective arguments present in the argument property when this method was called.

⚠️ **GitHub.com Fallback** ⚠️