FUIAction::GetCheckState

Queries the checked state for this action. This is only valid for actions that are toggleable!

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Framework/Commands/UIAction.h

Include

#include "Framework/Commands/UIAction.h"

Syntax

ECheckBoxState GetCheckState() const

Remarks

Queries the checked state for this action. This is only valid for actions that are toggleable!

Returns

Checked state for this action

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