docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Delegate InspectorEditor.DelegateInspectorExtensions

    Extension method for this inspector, called in the GUILoop

    Namespace: Mechatronics.SystemGraph
    Assembly: solution.dll
    Syntax
    public delegate bool InspectorEditor.DelegateInspectorExtensions(SystemGraphComponent obj)
    Parameters
    Type Name Description
    SystemGraphComponent obj

    Current SystemGraphComponent attached to this inspector

    Returns
    Type Description
    bool

    True if the SystemGraphComponent or scene was modified, false otherwise.

    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)