docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetSystemProfilerMarkerName

    GetSystemProfilerMarkerName(World, SystemHandle)

    Returns the name used for the profiler marker of the passed system. This is useful for inspecting profiling data using the ProfilerRecorder API.

    Declaration
    public static string GetSystemProfilerMarkerName(World world, SystemHandle system)
    Parameters
    Type Name Description
    World world

    The world to query.

    SystemHandle system

    The system within the world to query.

    Returns
    Type Description
    string

    The marker name as a string

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)