UMcpServiceBase > UObject
namespace Offsets { namespace Classes { // Inheritance: UMcpServiceBase > UObject namespace UMcpServerTimeBase { constexpr auto McpServerTimeClassName = 0x78; // FString constexpr auto __OnQueryServerTimeComplete__Delegate = 0x88; // DelegateProperty } } }
public static class Offsets { public static class Classes { // Inheritance: UMcpServiceBase > UObject public static class UMcpServerTimeBase { public const byte McpServerTimeClassName = 0x78; // FString public const byte __OnQueryServerTimeComplete__Delegate = 0x88; // DelegateProperty } } }