docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method SetInteractiveMode

    SetInteractiveMode(bool)

    Switch between interactive mode and non-interactive mode, UI functions will no ask user on non-interactive mode and will return default values

    Declaration
    [HandleProcessCorruptedStateExceptions]
    public void SetInteractiveMode(bool interactive = true)
    Parameters
    Type Name Description
    bool interactive

    True if you want to enter interactive mode, else False

    In This Article
    Back to top
    Copyright © 2024 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)