Method GenerateAssetID
| Improve this Doc View SourceGenerateAssetID(Object)
Generates a unique AssetID, based on the asset name
Declaration
public AssetID GenerateAssetID(UnityEngine.Object asset)
Parameters
Type | Name | Description |
---|---|---|
Object | asset |
Returns
Type | Description |
---|---|
AssetID | AssetID generated from the prefab's name |