docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method ReadAll

    ReadAll<T>()

    Declaration
    public SampleCollection<T> ReadAll<T>() where T : SampleBase, new()
    Returns
    Type Description
    SampleCollection<T>
    Type Parameters
    Name Description
    T

    ReadAll<T>(string)

    Declaration
    public SampleCollection<T> ReadAll<T>(string rootPath) where T : SampleBase, new()
    Parameters
    Type Name Description
    string rootPath
    Returns
    Type Description
    SampleCollection<T>
    Type Parameters
    Name Description
    T

    ReadAll<T>(SdfPath)

    Declaration
    public SampleCollection<T> ReadAll<T>(SdfPath rootPath) where T : SampleBase, new()
    Parameters
    Type Name Description
    SdfPath rootPath
    Returns
    Type Description
    SampleCollection<T>
    Type Parameters
    Name Description
    T

    ReadAll<T>(SdfPath[])

    Declaration
    public SampleCollection<T> ReadAll<T>(SdfPath[] paths) where T : SampleBase, new()
    Parameters
    Type Name Description
    SdfPath[] paths
    Returns
    Type Description
    SampleCollection<T>
    Type Parameters
    Name Description
    T
    In This Article
    Back to top
    Copyright © 2023 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)