class Uui_spawnmenuToolButton_C : public UUserWidget
{
public:
    class UWidgetTree* WidgetTree = "WidgetTree'VotV/Content/umg/interfaces/ui_spawnmenuToolButton.ui_spawnmenuToolButton_C:WidgetTree'";
    TArray<unknown> DynamicBindingObjects = {};
    class UFunction* UberGraphFunction = "Function'VotV/Content/umg/interfaces/ui_spawnmenuToolButton.ui_spawnmenuToolButton_C:ExecuteUbergraph_ui_spawnmenuToolButton'";
    struct FPointerToUberGraphFrame UberGraphFrame = {};
    struct Fstruct_toolData data = {
        "toolName_11_7EFA6C2A4CF2E827413D24B510CCB602": FName("None"),
        "object_2_6204D7384B81A0CE11A8ACA0685AA210": nullptr,
        "category_8_D7A964BD482F8E702775FBA6B66F1632": enum_toolCategory::NewEnumerator0,
        "displayName_5_D614FE314B908AACC83291A273ED6C31": FText(""),
        "displayDesc_14_99F611674CDE4EA1DE7E3DB0F3265E31": FText("")
    };
    bool bHasScriptImplementedTick = false;
    bool bHasScriptImplementedPaint = false;
    class UButton* Button_60;
    class UImage* Image_39;
    class UTextBlock* TextBlock_31;
    class Uui_spawnmenu_C* owner;
    int toolObjectRef;

};