Stride

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

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

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

    PackageSessionProfilingKeys Class

    Namespace: Stride.Core.Assets
    Assembly: Stride.Core.Assets.dll

    Keys used for profiling the game class.

    System.Object → PackageSessionProfilingKeys
    Derived from PackageSessionProfilingKeys:

    public static class PackageSessionProfilingKeys
    Name Description
    Fields
    Loading

    Profiling load of a session.

    Saving

    Profiling save of a session.

    Session
    | Improve this Doc View Source

    Fields


    Loading

    Profiling load of a session.

    public static readonly ProfilingKey Loading
    Field Value
    Type Description
    ProfilingKey

    Saving

    Profiling save of a session.

    public static readonly ProfilingKey Saving
    Field Value
    Type Description
    ProfilingKey

    Session

    public static readonly ProfilingKey Session
    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