A function defined in BBMOD_Material.gml
bbmod_material_exists(_name)
Checks if there is a material registered under the name.
Name | Type | Description |
---|---|---|
_name | String |
The name of the material. |
Bool
Returns true
if there is a material registered under the name.
Copyright © 2023, BlueBurn. Built on September 11, 2023 using GMDoc.