UKismetInputLibrary::InputEvent_IsRepeat

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

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Kismet/KismetInputLibrary.h

Include

#include "Kismet/KismetInputLibrary.h"

Source

/Engine/Source/Runtime/Engine/Private/KismetInputLibrary.cpp

Syntax

static bool InputEvent_IsRepeat
(
    const FInputEvent & Input
)

Remarks

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

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