ModGameAssetReference Methods |
Name | Description | |
---|---|---|
GetLoadedAsset |
Return the pre-loaded asset instance.
| |
GetLoadedAssetT |
Return the pre-loaded asset instance.
| |
Instantiate(Vector3, Quaternion) |
Attempts to instatiate the referenced game asset at the specified location.
Note that a valid game asset must be selected from the editor.
| |
InstantiateT(Vector3, Quaternion) |
Attempts to instatiate the referenced game asset at the specified location.
Note that a valid game asset must be selected from the editor.
|