BBMOD_ResourceManager.get

A function defined in BBMOD_ResourceManager.gml

get(_pathOrUniqueName)

Description

Retrieves a reference to a resource.

Arguments

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

Returns

Struct.BBMOD_Resource The resource.

Throws

See also

BBMOD_ResourceManager.has

Do you find this page helpful?

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