Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Kismet > API/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 FTimerHandle K2_InvalidateTimerHandle
&40;
FTimerHandle & Handle
&41;
Remarks
Invalidate the supplied TimerHandle and return it. Return the invalidated timer handle for convenience.
Parameters
| Name | Description |
|---|---|
| Handle | The handle of the timer to invalidate. |