FInputEvent::IsRepeat

Returns whether or not this character is an auto-repeated keystroke

Windows
MacOS
Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Input/Events.h

Include

#include "Input/Events.h"

Syntax

bool IsRepeat() const

Remarks

Returns whether or not this character is an auto-repeated keystroke

Returns

True if this character is a repeat

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