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