blueprint

Convert Seconds (Float) to Time

  • Exposure: public
  • UE Version: 4.14

anonymous

December 3, 2016, 2:39 am

Click the button above, it will automatically copy blueprint in your clipboard. Then in Unreal Engine blueprint editor, paste it with ctrl + v

1 comment

  • NansP

    May 15, 2020, 11:09 am

    There is a simple way now (4.24 but maybe before), you can use "FromSeconds" to convert a float to a TimeSpan + "AsTimespan" to convert A TimeSpan to a text