docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method ShouldPathUseWebRequest

    ShouldPathUseWebRequest(string)

    Check if path should use WebRequest. A path should use WebRequest for remote paths and platforms that require WebRequest to load locally.

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

    The path to check.

    Returns
    Type Description
    bool

    Returns true if path should use WebRequest.

    In This Article
    • ShouldPathUseWebRequest(string)
    Back to top
    Copyright © 2025 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)