logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class PrefetchPolicyCreator.ProfileRow

    One authored profile row.

    Inheritance
    object
    PrefetchPolicyCreator.ProfileRow
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    Namespace: Serenity.AssetPrefetcher.Infrastructure.Editor.Builder
    Assembly: Serenity.UnityAssetPrefetcher.Infrastructure.Editor.dll
    Syntax
    public sealed class PrefetchPolicyCreator.ProfileRow

    Constructors

    ProfileRow()

    Declaration
    public ProfileRow()

    Fields

    Eviction

    Declaration
    public PrefetchEvictionPolicy Eviction
    Field Value
    Type Description
    PrefetchEvictionPolicy

    Id

    Declaration
    public string Id
    Field Value
    Type Description
    string

    MaxItems

    Declaration
    public int MaxItems
    Field Value
    Type Description
    int

    MaxSizeMB

    Declaration
    public int MaxSizeMB
    Field Value
    Type Description
    int

    Strategy

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