Back to search
Node refGold tierTimer

K2_SetTimer — set timer by function name with looping

Updated 6mo ago
UE 5.4UE 5.7#timer#delay#utility

Reference

Internal name is K2_SetTimer not SetTimerByFunctionName.

Pins

Inputs

  • execute
  • Object:object
  • FunctionName:string
  • Time:float
  • bLooping:bool

Outputs

  • then
  • ReturnValue:TimerHandle

Function target: K2_SetTimer · Node name: Set Timer by Function Name