Constructor AssetGuidAttribute
AssetGuidAttribute(Type)
Constructs a new AssetGuidAttribute with the provided UnityEngine.Object derived asset type.
Declaration
public AssetGuidAttribute(Type type)
Parameters
Type | Name | Description |
---|---|---|
Type | type | A UnityEngine.Object derived asset type. |