docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method ReadCSV

    ReadCSV(string)

    Reads a CSV file and converts each line to FormaDataRow

    Declaration
    public static List<FormaDataRow> ReadCSV(string path)
    Parameters
    Type Name Description
    string path

    The path.

    Returns
    Type Description
    List<FormaDataRow>

    List<FormaDataRow>.

    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)