FCanExecuteAction

Defines FCanExecuteAction delegate interface. Returns true when an action is able to execute.

Windows
MacOS
Linux

Type

typedef TBaseDelegate_NoParams< bool > FCanExecuteAction

References

Module

Slate

Header

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

Include

#include "Framework/Commands/UIAction.h"

Remarks

Defines FCanExecuteAction delegate interface. Returns true when an action is able to execute.

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