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 © 2024, BlueBurn. Built on July 03, 2024 using GMDoc.