UUIComponent_ProgressBarHorizontal > UUIComponent_Display > UUIComponent > UObject
namespace Offsets { namespace Classes { // Inheritance: UUIComponent_ProgressBarHorizontal > UUIComponent_Display > UUIComponent > UObject namespace UUIComponent_ProgressBarHorizontal_Flagball { constexpr auto m_mcTipTF = 0x154; // UGFxObject* constexpr auto m_mcIcon = 0x15c; // UGFxObject* constexpr auto m_bChangeRootFrameWithPercent = 0x164; // uint32_t : 1 } } }
public static class Offsets { public static class Classes { // Inheritance: UUIComponent_ProgressBarHorizontal > UUIComponent_Display > UUIComponent > UObject public static class UUIComponent_ProgressBarHorizontal_Flagball { public const UInt16 m_mcTipTF = 0x154; // UGFxObject* public const UInt16 m_mcIcon = 0x15c; // UGFxObject* public const UInt16 m_bChangeRootFrameWithPercent = 0x164; // uint32_t : 1 } } }