A function defined in BBMOD_ResourceManager.gml
free(_resourceOrPath)
Frees a reference to the resource. When there are no other no other references, the resource is destroyed.
Name | Type | Description |
---|---|---|
_resourceOrPath | Struct.BBMOD_Resource, String |
Either a resource or a path (string). |
Struct.BBMOD_ResourceManager
Returns self
.
Copyright © 2025, BlueBurn. Built on January 04, 2025 using GMDoc.