class Uui_langs_C : public UUserWidget
{
public:
    class UWidgetTree* WidgetTree = "WidgetTree'VotV/Content/umg/interfaces/ui_langs.ui_langs_C:WidgetTree'";
    TArray<unknown> DynamicBindingObjects = {};
    class UFunction* UberGraphFunction = "Function'VotV/Content/umg/interfaces/ui_langs.ui_langs_C:ExecuteUbergraph_ui_langs'";
    struct FPointerToUberGraphFrame UberGraphFrame = {};
    TMap<, > langs_2 = {
    
    };
    bool bIsFocusable = true;
    bool bHasScriptImplementedTick = false;
    bool bHasScriptImplementedPaint = false;
    class UButton* Button_0;
    class UButton* button_exit;
    class UImage* Image_302;
    class UScrollBox* scrBox_list;
    TArray<class Uuicomp_langSlot_C*>* slots;
    class Uui_settings_C* settings;

};