C# 클래스 UnityEditor.AssetStoreAsset.PreviewInfo

파일 보기 프로젝트 열기: CarlosHBC/UnityDecompiled 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
buildProgress float
categoryName string
downloadProgress float
encryptionKey string
isDownloadable bool
isPurchased bool
packageAssetCount int
packageName string
packageRating int
packageShortUrl string
packageSize int
packageUrl string
packageVersion string
publisherName string

프로퍼티 상세

buildProgress 공개적으로 프로퍼티

public float buildProgress
리턴 float

categoryName 공개적으로 프로퍼티

public string categoryName
리턴 string

downloadProgress 공개적으로 프로퍼티

public float downloadProgress
리턴 float

encryptionKey 공개적으로 프로퍼티

public string encryptionKey
리턴 string

isDownloadable 공개적으로 프로퍼티

public bool isDownloadable
리턴 bool

isPurchased 공개적으로 프로퍼티

public bool isPurchased
리턴 bool

packageAssetCount 공개적으로 프로퍼티

public int packageAssetCount
리턴 int

packageName 공개적으로 프로퍼티

public string packageName
리턴 string

packageRating 공개적으로 프로퍼티

public int packageRating
리턴 int

packageShortUrl 공개적으로 프로퍼티

public string packageShortUrl
리턴 string

packageSize 공개적으로 프로퍼티

public int packageSize
리턴 int

packageUrl 공개적으로 프로퍼티

public string packageUrl
리턴 string

packageVersion 공개적으로 프로퍼티

public string packageVersion
리턴 string

publisherName 공개적으로 프로퍼티

public string publisherName
리턴 string