Class UnityLegacyCacheMigrator
v0.0.21以前のキャッシュフォーマットのマイグレーションを行う
Implements
Inherited Members
Namespace: Pixiv.VroidSdk.Unity.Cache
Assembly: Pixiv.VroidSdk.Unity.dll
Syntax
public sealed class UnityLegacyCacheMigrator : LegacyCacheMigrator, ICacheMigrator<CachedDownloadLicenseFile>
Constructors
UnityLegacyCacheMigrator(String)
コンストラクタ
Declaration
public UnityLegacyCacheMigrator(string symbolPrefix)
Parameters
Type | Name | Description |
---|---|---|
String | symbolPrefix | モデルファイルを格納するディレクトリ名 |
Fields
PersistentDataPath
Declaration
public static readonly string PersistentDataPath
Field Value
Type | Description |
---|---|
String |
TemporaryCachePath
Declaration
public static readonly string TemporaryCachePath
Field Value
Type | Description |
---|---|
String |