public bool isFocused ;

Descripción

Flag to say whether the EventSystem thinks it should be paused or not based upon focused state.

Used to determine inside the indevidual InputModules if the module should be ticked while the application doesnt have focus.