/ CometEngine / RuntimeAssets / LoadGameObjectSystemString

LoadGameObject(System.String)

Type:
METHOD

Description:
Load a prefab from a RuntimeAssets folder from the project. It is recommended to call UnloadGameObject 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.