UEngineCustomTimeStep > UObject
namespace Offsets { namespace Classes { // Inheritance: UEngineCustomTimeStep > UObject namespace UFixedFrameRateCustomTimeStep { constexpr auto FixedFrameRate = 0x28; // FFrameRate } } }
public static class Offsets { public static class Classes { // Inheritance: UEngineCustomTimeStep > UObject public static class UFixedFrameRateCustomTimeStep { public const byte FixedFrameRate = 0x28; // FFrameRate } } }