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 © 2025, BlueBurn. Built on January 04, 2025 using GMDoc.