Develop
Develop
Select your platform

Has Input Focus

Determines whether or not the application has input focus.

Overview

This Blueprint determines whether or not the application has input focus. For information on how to enable focus awareness to support overlays, see Overlays and Input Focus.

Blueprint

Has input focus—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.
Did you find this page helpful?