Constructor AssetReference
AssetReference()
Construct a new AssetReference object.
선언
public AssetReference()
AssetReference(string)
Construct a new AssetReference object.
선언
public AssetReference(string guid)
파라미터
타입 | 이름 | 설명 |
---|---|---|
string | guid | The guid of the asset. |