A function defined in BBMOD_Material.gml
bbmod_material_get(_name)
Retrieves a material registered under the name.
Name | Type | Description |
---|---|---|
_name | String |
The name of the material. |
Struct.BBMOD_Material
The material or undefined
if no material registered under the given name exists.
Copyright © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.