Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Kismet > UKismetSystemLibrary
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Kismet/KismetSystemLibrary.h |
Include | #include "Kismet/KismetSystemLibrary.h" |
Source | /Engine/Source/Runtime/Engine/Private/KismetSystemLibrary.cpp |
static void K2_ClearAndInvalidateTimerHandle
&40;
const UObject &42; WorldContextObject,
FTimerHandle & Handle
&41;
Remarks
Clears a set timer.
Parameters
Name | Description |
---|---|
Handle | The handle of the timer to clear. |