Interface FrameDebugProvider | Kinematica | 0.5.0-preview.1
docs.unity.cn
    Show / Hide Table of Contents

    Interface FrameDebugProvider

    Namespace: Unity.SnapshotDebugger
    Syntax
    public interface FrameDebugProvider

    Methods

    GetDisplayName()

    Declaration
    string GetDisplayName()
    Returns
    Type Description
    String

    GetUniqueIdentifier()

    Declaration
    int GetUniqueIdentifier()
    Returns
    Type Description
    Int32
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX