C# 클래스 UnityEditor.AssetStoreUtils

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

공개 메소드들

메소드 설명
GetAssetStoreSearchUrl ( ) : string
GetAssetStoreUrl ( ) : string
GetOfflinePath ( ) : string

비공개 메소드들

메소드 설명
CheckDownload ( string id, string url, string destination, string key ) : string
Download ( string id, string url, string destination, string key, string jsonData, bool resumeOK ) : void
Download ( string id, string url, string destination, string key, string jsonData, bool resumeOK, [ doneCallback ) : void
GetLoaderPath ( ) : string
RegisterDownloadDelegate ( ScriptableObject d ) : void
UnRegisterDownloadDelegate ( ScriptableObject d ) : void
UpdatePreloading ( ) : void

메소드 상세

GetAssetStoreSearchUrl() 공개 정적인 메소드

public static GetAssetStoreSearchUrl ( ) : string
리턴 string

GetAssetStoreUrl() 공개 정적인 메소드

public static GetAssetStoreUrl ( ) : string
리턴 string

GetOfflinePath() 공개 정적인 메소드

public static GetOfflinePath ( ) : string
리턴 string