bbmod_material_exists

A function defined in BBMOD_Material.gml

bbmod_material_exists(_name)

Description

Checks if there is a material registered under the name.

Arguments

Name Type Description
_name String The name of the material.

Returns

Bool Returns true if there is a material registered under the name.

Do you find this page helpful?

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