A function defined in BBMOD_ResourceManager.gml
has(_pathOrUniqueName)
Checks if the resource manager has a resource.
Name | Type | Description |
---|---|---|
_pathOrUniqueName | String |
The path to the resource file or unique name of the resource. |
Bool
Returns true
if the resource manager has the resource.
Copyright © 2025, BlueBurn. Built on January 04, 2025 using GMDoc.