BBMOD_ResourceManager.free

A function defined in BBMOD_ResourceManager.gml

free(_resourceOrPath)

Description

Frees a reference to the resource. When there are no other no other references, the resource is destroyed.

Arguments

Name Type Description
_resourceOrPath Struct.BBMOD_Resource, String Either a resource or a path (string).

Returns

Struct.BBMOD_ResourceManager Returns self.

Do you find this page helpful?

Copyright © 2025, BlueBurn. Built on January 04, 2025 using GMDoc.