class Uui_hintText_C : public UUserWidget
{
public:
    class UWidgetTree* WidgetTree = "WidgetTree'VotV/Content/umg/components/ui_hintText.ui_hintText_C:WidgetTree'";
    class UFunction* UberGraphFunction = "Function'VotV/Content/umg/components/ui_hintText.ui_hintText_C:ExecuteUbergraph_ui_hintText'";
    struct FPointerToUberGraphFrame UberGraphFrame = {};
    struct FVector pos = FVector(0, 0, 0);
    struct FVector2D offs = FVector2D(0, 0);
    float offset_Z = 35;
    bool bHasScriptImplementedTick = false;
    bool bHasScriptImplementedPaint = false;
    class UCanvasPanel* canv;
    class UCanvasPanel* CanvasPanel_0;
    class USizeBox* SizeBox_51;
    class UTextBlock* TextBlock_44;
    bool a;
    FText text;

};