bbmod_cmpfunc_to_string

A function defined in __bbmod_cmpfunc.gml

bbmod_cmpfunc_to_string(_cmpfunc)

Description

Retrieves a name of a cmpfunc.

Arguments

Name Type Description
_cmpfunc Constant.ZFunction The cmpfunc to get the name of. Use one of the cmpfunc_* constants.

Returns

String The name of the cmpfunc or an empty string on error.

Do you find this page helpful?

Copyright © 2024, BlueBurn. Built on April 13, 2024 using GMDoc.