Has Input Focus
Determines whether or not the application has input focus.
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.
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.