Navigation
Unreal Engine C++ API Reference > Developer > ToolWidgets > Dialog > SCustomDialog > FButton
References
Module | ToolWidgets |
Header | /Engine/Source/Developer/ToolWidgets/Public/Dialog/SCustomDialog.h |
Include | #include "Dialog/SCustomDialog.h" |
FButton & SetFocus&40;&41;
Remarks
Whether to focus this button. Focus rules: 1: If a button has SetFocus(), use the last one 2: If a button is marked primary, use the last one 3: Otherwise, ise the last button