Class DotsRuntimeCSharpProgram.CustomProvideFiles | DOTS Runtime | 0.31.0-preview.24
docs.unity3d.com
    Show / Hide Table of Contents

    Class DotsRuntimeCSharpProgram.CustomProvideFiles

    Inheritance
    Object
    DotsRuntimeCSharpProgram.CustomProvideFiles
    Namespace: Global Namespace
    Syntax
    protected class CustomProvideFiles : OneOrMoreFiles

    Constructors

    CustomProvideFiles(NPath)

    Declaration
    public CustomProvideFiles(NPath sourcePath)
    Parameters
    Type Name Description
    NPath sourcePath

    Properties

    SourcePath

    Declaration
    public NPath SourcePath { get; }
    Property Value
    Type Description
    NPath

    Methods

    CustomMSBuildElements(NPath)

    Declaration
    public override IEnumerable<XElement> CustomMSBuildElements(NPath projectFileParentPath)
    Parameters
    Type Name Description
    NPath projectFileParentPath
    Returns
    Type Description
    IEnumerable<XElement>

    GetDirectories()

    Declaration
    public override IEnumerable<NPath> GetDirectories()
    Returns
    Type Description
    IEnumerable<NPath>

    GetFiles()

    Declaration
    public override IEnumerable<NPath> GetFiles()
    Returns
    Type Description
    IEnumerable<NPath>
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023