class Uui_palette_C : public UUserWidget
{
public:
    class UWidgetTree* WidgetTree = "WidgetTree'VotV/Content/umg/ui_palette.ui_palette_C:WidgetTree'";
    bool bHasScriptImplementedTick = false;
    bool bHasScriptImplementedPaint = false;
    class UButton* Button_button;
    class UCheckBox* CheckBox_0;
    class UComboBoxString* combobox_0;
    class UExpandableArea* EA_example;
    class UImage* Image;
    class UImage* Image_0;
    class UImage* image_border;
    class UMultiLineEditableTextBox* MLTB_0;
    class UScrollBox* scrollboxRoot;
    class USlider* Slider_0;
    class UExpandableArea* subEA_example;
    class UTextBlock* text_button;
    class UEditableTextBox* textbox_search;
};