Skip to main content
2 of 2
removed unrelated bit, made title into a question
user avatar
user avatar

How to change the time dilation using C++ in Unreal Engine?

I searched a bit and found a blueprint solution which does this but I've just started using Unreal and I prefer C++ instead of this visual programming thingy.

I'm looking for a Unity-like Time.timeScale property which could be easily set during runtime.

Is there a thing like that in Unreal? I just want to play with changing the speed of time of the whole world.

Tudvari
  • 801
  • 16
  • 48