class Uui_objectActionButton_C : public UUserWidget
{
public:
    class UWidgetTree* WidgetTree = "WidgetTree'VotV/Content/umg/components/ui_objectActionButton.ui_objectActionButton_C:WidgetTree'";
    class UFunction* UberGraphFunction = "Function'VotV/Content/umg/components/ui_objectActionButton.ui_objectActionButton_C:ExecuteUbergraph_ui_objectActionButton'";
    struct FPointerToUberGraphFrame UberGraphFrame = {};
    bool bHasScriptImplementedTick = false;
    bool bHasScriptImplementedPaint = false;
    class UImage* img_hovertext;
    class UTextBlock* TextBlock_39;
    class UTextBlock* TextBlock_name;
    class Uui_UI_C* owner;
    int id;
    FString name;
    FText overlay;
    FText finalName;

};