class UNewWidgetBlueprint_C : public UUserWidget
{
public:
    class UWidgetTree* WidgetTree = "WidgetTree'VotV/Content/umg/NewWidgetBlueprint.NewWidgetBlueprint_C:WidgetTree'";
    class UFunction* UberGraphFunction = "Function'VotV/Content/umg/NewWidgetBlueprint.NewWidgetBlueprint_C:ExecuteUbergraph_NewWidgetBlueprint'";
    struct FPointerToUberGraphFrame UberGraphFrame = {};
    bool bHasScriptImplementedTick = false;
    bool bHasScriptImplementedPaint = false;
    class UImage* Image_0;

};