Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Framework > API/Runtime/Slate/Framework/Commands
Type
typedef TBaseDelegate_NoParams< bool > FIsActionChecked
References
Module | Slate |
Header | /Engine/Source/Runtime/Slate/Public/Framework/Commands/UIAction.h |
Include | #include "Framework/Commands/UIAction.h" |
Remarks
Defines FIsActionChecked delegate interface. Returns true if the action is currently toggled on.