class Uui_mess_C : public UUserWidget
{
public:
    class UWidgetTree* WidgetTree = "WidgetTree'VotV/Content/umg/windows/ui_mess.ui_mess_C:WidgetTree'";
    TArray<unknown> DynamicBindingObjects = {};
    class UFunction* UberGraphFunction = "Function'VotV/Content/umg/windows/ui_mess.ui_mess_C:ExecuteUbergraph_ui_mess'";
    struct FPointerToUberGraphFrame UberGraphFrame = {};
    bool bHasScriptImplementedTick = false;
    bool bHasScriptImplementedPaint = false;
    class UButton* button_back;
    class UButton* button_okay;
    class UImage* Image_106;
    class UTextBlock* txt_msg;
    class UTextBlock* txt_top;
    int action;
    class Uuicomp_saveSlot_C* acSlot;

};