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