Class AssetStoreAsset
Inheritance
AssetStoreAsset
Assembly: UnityEditor.dll
Syntax
public sealed class AssetStoreAsset
Constructors
|
Improve this Doc
View Source
AssetStoreAsset()
Declaration
Fields
|
Improve this Doc
View Source
className
Declaration
Field Value
|
Improve this Doc
View Source
displayName
Declaration
public string displayName
Field Value
|
Improve this Doc
View Source
dynamicPreviewURL
Declaration
public string dynamicPreviewURL
Field Value
|
Improve this Doc
View Source
id
Declaration
Field Value
|
Improve this Doc
View Source
name
Declaration
Field Value
|
Improve this Doc
View Source
packageID
Declaration
Field Value
|
Improve this Doc
View Source
previewImage
Declaration
public Texture2D previewImage
Field Value
|
Improve this Doc
View Source
price
Declaration
Field Value
|
Improve this Doc
View Source
staticPreviewURL
Declaration
public string staticPreviewURL
Field Value
Properties
|
Improve this Doc
View Source
HasLivePreview
Declaration
public bool HasLivePreview { get; }
Property Value
|
Improve this Doc
View Source
Preview
Declaration
public Object Preview { get; }
Property Value
Methods
|
Improve this Doc
View Source
Dispose()
Declaration
Extension Methods