SCheckBoxList::FArguments::OnItemCheckStateChanged

Callback when any checkbox is changed.

Unreal Engine C++ API Reference > Developer > ToolWidgets > SCheckBoxList > FArguments

References

   
Module ToolWidgets
Header /Engine/Source/Developer/ToolWidgets/Public/SCheckBoxList.h
Include #include "SCheckBoxList.h"
WidgetArgsType & OnItemCheckStateChanged
&40;
    const FOnCheckListItemStateChanged & InDelegate
&41;

Remarks

Callback when any checkbox is changed. Parameter is the index of the item, or -1 if it was the "All"/Global checkbox


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library