docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetComponentAttachments

    GetComponentAttachments()

    Get all the components used by this SystemGraphComponent. Components include properties and bindings.

    Declaration
    public ReadOnlyDictionary<string, IComponentAttachment> GetComponentAttachments()
    Returns
    Type Description
    ReadOnlyDictionary<string, IComponentAttachment>

    A map of Property/Binding name -> Monobehaviour component for all properties and bindings.

    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)