docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method ReportFileAndValues

    ReportFileAndValues<T>(string, IEnumerable<T>)

    Report file-based and value-based data for this annotation.

    Declaration
    public void ReportFileAndValues<T>(string path, IEnumerable<T> values)
    Parameters
    Type Name Description
    string path

    The path to the file containing the annotation data.

    IEnumerable<T> values

    The annotation data.

    Type Parameters
    Name Description
    T

    The type of the data.

    Exceptions
    Type Condition
    ArgumentNullException

    Thrown if path or values is null

    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)