Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Widgets > API/Runtime/Slate/Widgets/Input > API/Runtime/Slate/Widgets/Input/SButton
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Widgets/Input/SButton.h |
| Include | #include "Widgets/Input/SButton.h" |
bool IsPressed&40;&41; const
Remarks
Returns true if this button is currently pressed
IsPressed used to be virtual. Use SetAppearPressed to assign an attribute if you need to override the default behavior. True if pressed, otherwise false