FUIAction::CanRepeat

Checks whether this action can be repeated if the chord used to call it is held down.

Windows
MacOS
Linux

References

Module

Slate

Header

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

Include

#include "Framework/Commands/UIAction.h"

Syntax

bool CanRepeat() const

Remarks

Checks whether this action can be repeated if the chord used to call it is held down.

Returns

true if the delegate can be repeated, false otherwise.

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