Stride

OPEN / CLOSE
  • Features
  • Blog
  • Documentation
  • Community
(icon) Download

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

OPEN / CLOSE
  • English
  • 日本語
    Show / Hide Table of Contents

    ContentProfilingKeys Class

    Namespace: Stride.Core.Serialization.Contents
    Assembly: Stride.Core.Serialization.dll

    Keys used for profiling the game class.

    System.Object → ContentProfilingKeys
    Derived from ContentProfilingKeys:

    public static class ContentProfilingKeys
    Name Description
    Fields
    Content
    ContentLoad

    Profiling load of an asset.

    ContentReload

    Profiling load of an asset.

    ContentSave

    Profiling save of an asset.

    | Improve this Doc View Source

    Fields


    Content

    public static readonly ProfilingKey Content
    Field Value
    Type Description
    ProfilingKey

    ContentLoad

    Profiling load of an asset.

    public static readonly ProfilingKey ContentLoad
    Field Value
    Type Description
    ProfilingKey

    ContentReload

    Profiling load of an asset.

    public static readonly ProfilingKey ContentReload
    Field Value
    Type Description
    ProfilingKey

    ContentSave

    Profiling save of an asset.

    public static readonly ProfilingKey ContentSave
    Field Value
    Type Description
    ProfilingKey

    • Improve this Doc
    • View Source
    In This Article

    Back to top

    Copyright © 2019-2021 .NET Foundation and Contributors
    Supported by the .NET Foundation