Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FViewportClient
- FViewportClient::QueryShowFocus()
- UGameViewportClient::QueryShowFocus()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/ViewportClient.h |
| Include | #include "ViewportClient.h" |
virtual TOptional< bool > QueryShowFocus
&40;
const EFocusCause InFocusCause
&41; const
Remarks
Called to determine if we should render the focus brush.
Parameters
| Name | Description |
|---|---|
| InFocusCause | The cause of focus |