A function defined in __bbmod_async.gml
bbmod_empty_callback(_err[, _res])
An empty callback function. Does nothing.
Name | Type | Description |
---|---|---|
_err | Struct.BBMOD_Exception |
An error or undefined . |
_res | Any |
A return value. Should be undefined if there is an error. |
Copyright © 2023, BlueBurn. Built on September 11, 2023 using GMDoc.