BBMOD_ResourceManager.has

A function defined in BBMOD_ResourceManager.gml

has(_pathOrUniqueName)

Description

Checks if the resource manager has a resource.

Arguments

Name Type Description
_pathOrUniqueName String The path to the resource file or unique name of the resource.

Returns

Bool Returns true if the resource manager has the resource.

Do you find this page helpful?

Copyright © 2025, BlueBurn. Built on January 04, 2025 using GMDoc.