Navigation
Unreal Engine C++ API Reference > Developer > ToolWidgets > SCheckBoxList > AddItem
References
Module | ToolWidgets |
Header | /Engine/Source/Developer/ToolWidgets/Public/SCheckBoxList.h |
Include | #include "SCheckBoxList.h" |
Source | /Engine/Source/Developer/ToolWidgets/Private/SCheckBoxList.cpp |
int32 AddItem ( [TSharedRef](API\Runtime\Core\Templates\TSharedRef)< [SWidget](API\Runtime\SlateCore\Widgets\SWidget) > Widget, bool bIsChecked )