Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/SCurveEditor
- SWidget::OnQueryShowFocus()
- SCurveEditor::OnQueryShowFocus()
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/SCurveEditor.h |
| Include | #include "SCurveEditor.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/SCurveEditor.cpp |
virtual TOptional< bool > OnQueryShowFocus
&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 |