Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Framework > API/Runtime/Slate/Framework/MultiBox > API/Runtime/Slate/Framework/MultiBox/SToolBarStackButtonBlock
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Framework/MultiBox/SToolBarStackButtonBlock.h |
| Include | #include "Framework/MultiBox/SToolBarStackButtonBlock.h" |
| Source | /Engine/Source/Runtime/Slate/Private/Framework/MultiBox/SToolBarStackButtonBlock.cpp |
ECheckBoxState GetCheckState&40;&41; const
Remarks
Called by slate to determine if this button should appear checked ECheckBoxState::Checked if it should be checked, ECheckBoxState::Unchecked if not.