class Uui_hovertextPropHealth_C : public UUserWidget
{
public:
    class UWidgetTree* WidgetTree = "WidgetTree'VotV/Content/umg/components/ui_hovertextPropHealth.ui_hovertextPropHealth_C:WidgetTree'";
    class UFunction* UberGraphFunction = "Function'VotV/Content/umg/components/ui_hovertextPropHealth.ui_hovertextPropHealth_C:ExecuteUbergraph_ui_hovertextPropHealth'";
    struct FPointerToUberGraphFrame UberGraphFrame = {};
    struct FVector2D size = FVector2D(0, 0);
    bool bHasScriptImplementedPaint = false;
    enum Visibility = ESlateVisibility::Collapsed;
    class UImage* back;
    class UCanvasPanel* CanvasPanel;
    class UCanvasPanel* CanvasPanel_0;
    class UCanvasPanel* CanvasPanel_31;
    class UTextBlock* TextBlock_41;
    class Aprop_C* prop;
    bool constantScale;

};