docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Property inputOverride

    inputOverride

    Used to override the default input, when sending InputEvents or NavigationEvents.

    Declaration
    public InputWrapper inputOverride { get; set; }
    Property Value
    Type Description
    InputWrapper
    Remarks

    With this it is possible to bypass the Input system with your own. This can be used to feed fake input to the event system.

    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)