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