SToolBarButtonBlock::OnCheckStateChanged

Called by Slate when this tool bar check box button is toggled

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Framework/MultiBox/SToolBarButtonBlock.h

Include

#include "Framework/MultiBox/SToolBarButtonBlock.h"

Source

/Engine/Source/Runtime/Slate/Private/Framework/MultiBox/SToolBarButtonBlock.cpp

Syntax

void OnCheckStateChanged
(
    const ECheckBoxState NewCheckedState
)

Remarks

Called by Slate when this tool bar check box button is toggled

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss