UMcpServerTimeBase > UMcpServiceBase > UObject
namespace Offsets { namespace Classes { // Inheritance: UMcpServerTimeBase > UMcpServiceBase > UObject namespace UMcpServerTimeManager { constexpr auto TimeStampUrl = 0x98; // FString constexpr auto LastTimeStamp = 0xa8; // FString constexpr auto HTTPRequestServerTime = 0xb8; // UHttpRequestInterface* } } }
public static class Offsets { public static class Classes { // Inheritance: UMcpServerTimeBase > UMcpServiceBase > UObject public static class UMcpServerTimeManager { public const byte TimeStampUrl = 0x98; // FString public const byte LastTimeStamp = 0xa8; // FString public const byte HTTPRequestServerTime = 0xb8; // UHttpRequestInterface* } } }