A function defined in __bbmod_cmpfunc.gml
bbmod_cmpfunc_to_string(_cmpfunc)
Retrieves a name of a cmpfunc.
Name | Type | Description |
---|---|---|
_cmpfunc | Constant.ZFunction |
The cmpfunc to get the name of. Use one of the cmpfunc_* constants. |
String
The name of the cmpfunc or an empty string on error.
Copyright © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.