docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method ExtractAll

    ExtractAll(object)

    Extract all bindings from an object.

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

    Object to extract bindings from.

    Returns
    Type Description
    List<FieldInfo>

    List of fields which are 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)