FUIAction::IsActionCheckedPassthrough

Passthrough function to convert the result from an FIsActionChecked delegate into something that works with a FGetActionCheckState delegate

Windows
MacOS
Linux

References

Module

Slate

Header

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

Include

#include "Framework/Commands/UIAction.h"

Syntax

static ECheckBoxState IsActionCheckedPassthrough
(
    FIsActionChecked InDelegate
)

Remarks

Passthrough function to convert the result from an FIsActionChecked delegate into something that works with a FGetActionCheckState delegate

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