Is Timer Paused by Function Name

Is Timer Paused by Function Name

Windows
MacOS
Linux

Returns true if a timer exists and is paused for the given delegate, false otherwise.

Target is Kismet System Library

Is Timer Paused by Function Name
Object
Select Asset
Function Name
Return Value

Inputs

Object
Object Reference

Object that implements the delegate function. Defaults to self (this blueprint)

Function Name
String

Delegate function name. Can be a K2 function or a Custom Event.

Outputs

Return Value
Boolean

True if the timer exists and is paused.

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