CustomTimeDilation

Allow each actor to run at a different time speed.

Choose your operating system:

Windows

macOS

Linux

Syntax

float CustomTimeDilation

Remarks

Allow each actor to run at a different time speed. The DeltaTime for a frame is multiplied by the global TimeDilation (in WorldSettings) and this CustomTimeDilation for this actor's tick.