SCheckBox::OnGetCheckImage

Gets the check image to display for the current state of the check box

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/Input/SCheckBox.h

Include

#include "Widgets/Input/SCheckBox.h"

Source

/Engine/Source/Runtime/Slate/Private/Widgets/Input/SCheckBox.cpp

Syntax

const FSlateBrush * OnGetCheckImage() const

Remarks

Gets the check image to display for the current state of the check box

Returns

The name of the image to display

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