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)
USFPSUserWidget_ChatBox > UUserWidget > UWidget > UVisual > UObject
namespace Offsets { namespace Classes { // Inheritance: USFPSUserWidget_ChatBox > UUserWidget > UWidget > UVisual > UObject namespace UfrmChatBox_C { constexpr auto UberGraphFrame = 0x308; // FPointerToUberGraphFrame constexpr auto sbMain = 0x310; // UScrollBox* } } }
public static class Offsets { public static class Classes { // Inheritance: USFPSUserWidget_ChatBox > UUserWidget > UWidget > UVisual > UObject public static class UfrmChatBox_C { public const UInt16 UberGraphFrame = 0x308; // FPointerToUberGraphFrame public const UInt16 sbMain = 0x310; // UScrollBox* } } }