Class PrefetchPolicyCreator.ProfileResult
Where one profile row resolved to, before or after Create(Input) runs.
Inherited Members
Namespace: Serenity.AssetPrefetcher.Infrastructure.Editor.Builder
Assembly: Serenity.UnityAssetPrefetcher.Infrastructure.Editor.dll
Syntax
public sealed class PrefetchPolicyCreator.ProfileResult
Constructors
ProfileResult()
Declaration
public ProfileResult()
Fields
AssetPath
Declaration
public string AssetPath
Field Value
| Type | Description |
|---|---|
| string |
Id
Declaration
public string Id
Field Value
| Type | Description |
|---|---|
| string |
UpdatedExistingAsset
Declaration
public bool UpdatedExistingAsset
Field Value
| Type | Description |
|---|---|
| bool |