/ CometEngine / RuntimeAssets / LoadResource

LoadResource

Type:
METHOD

Description:
Load an asset from a RuntimeAssets folder from the project. It is recommended to call UnloadResource after using the asset in order to free memory. Unload just needs to be called once, it does not matter how many times Load has been called.