docs.unity.cn
    Show / Hide Table of Contents

    Method IsPathRemote

    IsPathRemote(String)

    Check to see if a path is remote or not.

    Declaration
    public static bool IsPathRemote(string path)
    Parameters
    Type Name Description
    String path

    The path to check.

    Returns
    Type Description
    Boolean

    Returns true if path is remote.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Friday, March 4, 2022
    Terms of use