class Uui_hint_C : public UUserWidget
{
public:
    class UWidgetTree* WidgetTree = "WidgetTree'VotV/Content/umg/interfaces/ui_hint.ui_hint_C:WidgetTree'";
    class UFunction* UberGraphFunction = "Function'VotV/Content/umg/interfaces/ui_hint.ui_hint_C:ExecuteUbergraph_ui_hint'";
    struct FPointerToUberGraphFrame UberGraphFrame = {};
    float Targ_X = 1;
    struct FFloatSpringState springState_X = {};
    float mass = 5;
    float siz = 1;
    float Targ_Y = 1;
    struct FFloatSpringState springState_Y = {};
    bool bHasScriptImplementedPaint = false;
    class UCanvasPanel* canv;
    class UCanvasPanel* canvas_base;
    class UImage* Image_102;
    class URetainerBox* RetainerBox_80;
    class UTextBlock* Tex_infoTex;
    float spring_X;
    float ae;
    float pos;
    bool resiz;
    enum_notifyType type;
    float spring_Y;

};