UFortMatchmakingPolicy > UObject
namespace Offsets { namespace Classes { // Inheritance: UFortMatchmakingPolicy > UObject namespace UFortMatchmakingSingleSession { constexpr auto CurrentSessionParams = 0x128; // FFortInviteSessionParams constexpr auto SessionHelper = 0x160; // UFortSessionHelper* } } }
public static class Offsets { public static class Classes { // Inheritance: UFortMatchmakingPolicy > UObject public static class UFortMatchmakingSingleSession { public const UInt16 CurrentSessionParams = 0x128; // FFortInviteSessionParams public const UInt16 SessionHelper = 0x160; // UFortSessionHelper* } } }