Disclaimer If you use the site often and enjoy it, consider donating to help me cover the server costs, and motivate me to spend my time on this project. (Donate) (Crypto)
UInterpTrackInst > UObject
Backup of initial LevelInfo MatineeTimeDilation setting when interpolation started.
namespace Offsets { namespace Classes { // Inheritance: UInterpTrackInst > UObject namespace UInterpTrackInstSlomo { constexpr auto OldTimeDilation = 0x28; // float } } }
public static class Offsets { public static class Classes { // Inheritance: UInterpTrackInst > UObject public static class UInterpTrackInstSlomo { public const byte OldTimeDilation = 0x28; // float } } }