class Uuicomp_serverMG_simonButton_C : public UUserWidget
{
public:
    class UWidgetTree* WidgetTree = "WidgetTree'VotV/Content/umg/components/uicomp_serverMG_simonButton.uicomp_serverMG_simonButton_C:WidgetTree'";
    TArray<unknown> DynamicBindingObjects = {};
    class UFunction* UberGraphFunction = "Function'VotV/Content/umg/components/uicomp_serverMG_simonButton.uicomp_serverMG_simonButton_C:ExecuteUbergraph_uicomp_serverMG_simonButton'";
    struct FPointerToUberGraphFrame UberGraphFrame = {};
    struct FIntPoint position = FIntPoint(0, 0);
    struct FIntPoint maxPos = FIntPoint(0, 0);
    bool bHasScriptImplementedTick = false;
    bool bHasScriptImplementedPaint = false;
    class UButton* button_press;
    class UImage* Image_81;
    class UTextBlock* text_note;
    float pitch;
    class Uui_serverMinigame_C* owner;
    FText noteText;

};