docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method ExtractAll

    ExtractAll(object)

    Get all ports from an object.

    Declaration
    public static List<FieldInfo> ExtractAll(object instance)
    Parameters
    Type Name Description
    object instance

    Object to extract from.

    Returns
    Type Description
    List<FieldInfo>

    List of FieldInfo corresponding to ports on the object.

    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)