class Uui_chat_C : public UUserWidget
{
public:
    class UWidgetTree* WidgetTree = "WidgetTree'VotV/Content/umg/ui_chat.ui_chat_C:WidgetTree'";
    bool bHasScriptImplementedTick = false;
    bool bHasScriptImplementedPaint = false;
    class UImage* Image;
    class UImage* Image_0;
    class URichTextBlock* RichTextBlock_108;
    class UScrollBox* scrollboxRoot;
    class UEditableTextBox* textbox_search;
};