class Uui_eventRun_C : public UUserWidget
{
public:
    class UWidgetTree* WidgetTree = "WidgetTree'VotV/Content/umg/interfaces/ui_eventRun.ui_eventRun_C:WidgetTree'";
    TArray<unknown> DynamicBindingObjects = {};
    class UFunction* UberGraphFunction = "Function'VotV/Content/umg/interfaces/ui_eventRun.ui_eventRun_C:ExecuteUbergraph_ui_eventRun'";
    struct FPointerToUberGraphFrame UberGraphFrame = {};
    bool bHasScriptImplementedTick = false;
    bool bHasScriptImplementedPaint = false;
    class UButton* Button_0;
    class UTextBlock* tex_name;
    FString name;

};