IsChecked

HOW TO DEPRECATE SLATE_ATTRIBUTES

Windows
MacOS
Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Widgets/SWidget.h

Include

#include "Widgets/SWidget.h"

Syntax

FArguments & IsChecked
(
    bool InIsChecked
)

Remarks

HOW TO DEPRECATE SLATE_ATTRIBUTES

SLATE_ATTRIBUTE(ECheckBoxState, IsChecked)

UE_DEPRECATED(4.xx, "Please use IsChecked(TAttribute)") /**

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