A function defined in BBMOD_ResourceManager.gml
get(_pathOrUniqueName)
Retrieves a reference to a resource.
Name | Type | Description |
---|---|---|
_pathOrUniqueName | String |
The path to the resource file or unique name of the resource. |
Struct.BBMOD_Resource
The resource.
Copyright © 2025, BlueBurn. Built on January 04, 2025 using GMDoc.