BBMOD_Resource.free

A function defined in BBMOD_Resource.gml

free()

Description

Releases a reference to the resource.

Returns

Bool Returns true if there are no other references to the resource and the resource is destroyed.

Note

This does not destroy the resource if it is persistent!

See also

BBMOD_Resource.Persistent

Do you find this page helpful?

Copyright © 2024, BlueBurn. Built on April 18, 2024 using GMDoc.