releaseResource

fun releaseResource(path: String)

Releases a previously loaded resource at the specified path.

This function is useful for releasing resources that are no longer needed, ensuring efficient memory usage.

Parameters

path

The path to the resource that needs to be released from the AssetBundle.