UUIInteractable_Button > UUIComponent_Interactable > UUIComponent > UObject
namespace Offsets { namespace Classes { // Inheritance: UUIInteractable_Button > UUIComponent_Interactable > UUIComponent > UObject namespace UUIInteractable_Button_Currency { constexpr auto m_mcSlash = 0x140; // UGFxObject* constexpr auto m_pKey = 0x148; // UUIComponent_GamepadKey* constexpr auto m_pCurrencies = 0x150; // UUIComponent_List* } } }
public static class Offsets { public static class Classes { // Inheritance: UUIInteractable_Button > UUIComponent_Interactable > UUIComponent > UObject public static class UUIInteractable_Button_Currency { public const UInt16 m_mcSlash = 0x140; // UGFxObject* public const UInt16 m_pKey = 0x148; // UUIComponent_GamepadKey* public const UInt16 m_pCurrencies = 0x150; // UUIComponent_List* } } }