{!See https://docs.google.com/document/d/1takg_GmIBBKKTj-GHZCwzxohpQz7Bhekivkk72kYMtE/edit for reference implementation of OneTrust, dataLayer and GTM} {!OneTrust Cookies Consent} {!OneTrust Cookies Consent end} {!dataLayer initialization push} {!dataLayer initialization push end} {!Google Tag Manager} {!Google Tag Manager end} Constructor WaitUntilOrTimeOut | App UI | 0.5.5
docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Constructor WaitUntilOrTimeOut

    WaitUntilOrTimeOut(Func<bool>, bool, TimeSpan?, string, string, int)

    Constructor.

    Declaration
    public WaitUntilOrTimeOut(Func<bool> predicate, bool failTestOnTimeout = true, TimeSpan? timeout = null, string callerMemberName = "", string callerFilePath = "", int callerLineNumber = 0)
    Parameters
    Type Name Description
    Func<bool> predicate

    The predicate to wait for.

    bool failTestOnTimeout

    If true, the test will fail if the timeout is reached.

    TimeSpan? timeout

    The timeout.

    string callerMemberName

    The name of the calling method.

    string callerFilePath

    The path of the calling file.

    int callerLineNumber

    The line number of the calling method.

    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)