FUIAction::CanExecute

Checks to see if its currently safe to execute this action.

Windows
MacOS
Linux

References

Module

Slate

Header

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

Include

#include "Framework/Commands/UIAction.h"

Syntax

bool CanExecute() const

Remarks

Checks to see if its currently safe to execute this action.

Returns

True if this action can be executed and we should reflect that state visually in the UI

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