Has Input Focus

Important

All Oculus Quest developers MUST PASS the concept review prior to gaining publishing access to the Quest Store and additional resources. Submit a concept document for review as early in your Quest application development cycle as possible. For additional information and context, please see Submitting Your App to the Oculus Quest Store.

Determines whether or not the application has input focus.

Overview

This blueprint determines whether or not the application has input focus. For information on input focus handling, see Oculus Dash .

Blueprint

Arguments

  • No arguments.

Output

The Has Input Focus blueprint provides the following outputs:

  • Return Value: A boolean that is True if the application has input focus, and is False otherwise.