class Uuicomp_serverMathMGSlot_C : public UUserWidget
{
public:
    class UWidgetTree* WidgetTree = "WidgetTree'VotV/Content/umg/components/uicomp_serverMathMGSlot.uicomp_serverMathMGSlot_C:WidgetTree'";
    class UFunction* UberGraphFunction = "Function'VotV/Content/umg/components/uicomp_serverMathMGSlot.uicomp_serverMathMGSlot_C:ExecuteUbergraph_uicomp_serverMathMGSlot'";
    struct FPointerToUberGraphFrame UberGraphFrame = {};
    TArray<unknown> prob = {};
    bool bHasScriptImplementedTick = false;
    bool bHasScriptImplementedPaint = false;
    class UTextBlock* answ;
    class UHorizontalBox* HorizontalBox_nums;
    class UImage* Image;
    class UImage* Image_59;
    class UTextBlock* text_prob;
    TArray<class Uui_serverMinigameNumber_C*>* slots;
    int sol;
    class Uui_serverMinigame_C* owner;
    int num;

};