class Uuicomp_radioInterfaceSlot_C : public UUserWidget
{
public:
    class UWidgetTree* WidgetTree = "WidgetTree'VotV/Content/umg/components/uicomp_radioInterfaceSlot.uicomp_radioInterfaceSlot_C:WidgetTree'";
    TArray<unknown> DynamicBindingObjects = {};
    class UFunction* UberGraphFunction = "Function'VotV/Content/umg/components/uicomp_radioInterfaceSlot.uicomp_radioInterfaceSlot_C:ExecuteUbergraph_uicomp_radioInterfaceSlot'";
    struct FPointerToUberGraphFrame UberGraphFrame = {};
    struct Fstruct_tv data = {
        "name_2_AFBEF17B412C528C122223A2DE2E4BF0": "",
        "link_4_B66EE4124079103E5E15E7B765EF9EDE": "",
        "isUrl_7_1FB3BE1A435CF2A9593612ADD941B949": false
    };
    bool bHasScriptImplementedTick = false;
    bool bHasScriptImplementedPaint = false;
    class UButton* Button_27;
    class UImage* Image_91;
    class UTextBlock* txt_name;
    class UTextBlock* txt_url;
    class Uui_radioInterface_C* owner;

};