logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class PrefetchPolicyCreator.Result

    Outcome of a Create(Input) call.

    Inheritance
    object
    PrefetchPolicyCreator.Result
    Namespace: Serenity.AssetPrefetcher.Infrastructure.Editor.Builder
    Assembly: Serenity.UnityAssetPrefetcher.Infrastructure.Editor.dll
    Syntax
    public sealed class PrefetchPolicyCreator.Result : SerenityCreationResult

    Constructors

    Result()

    Declaration
    public Result()

    Fields

    ProfileResults

    Declaration
    public readonly List<PrefetchPolicyCreator.ProfileResult> ProfileResults
    Field Value
    Type Description
    List<PrefetchPolicyCreator.ProfileResult>

    RegistryAssetPath

    Declaration
    public string RegistryAssetPath
    Field Value
    Type Description
    string

    UpdatedExistingRegistry

    Declaration
    public bool UpdatedExistingRegistry
    Field Value
    Type Description
    bool
    In this article
    © 2026 Serenity. All Rights Reserved