bbmod_empty_callback

A function defined in __bbmod_async.gml

bbmod_empty_callback(_err[, _res])

Description

An empty callback function. Does nothing.

Arguments

Name Type Description
_err Struct.BBMOD_Exception An error or undefined.
_res Any A return value. Should be undefined if there is an error.
Do you find this page helpful?

Copyright © 2024, BlueBurn. Built on January 21, 2024 using GMDoc.