class Uuicomp_signalMenuSlot_C : public UUserWidget
{
public:
    class UWidgetTree* WidgetTree = "WidgetTree'VotV/Content/umg/components/uicomp_signalMenuSlot.uicomp_signalMenuSlot_C:WidgetTree'";
    TArray<unknown> DynamicBindingObjects = {};
    class UFunction* UberGraphFunction = "Function'VotV/Content/umg/components/uicomp_signalMenuSlot.uicomp_signalMenuSlot_C:ExecuteUbergraph_uicomp_signalMenuSlot'";
    struct FPointerToUberGraphFrame UberGraphFrame = {};
    bool bHasScriptImplementedTick = false;
    bool bHasScriptImplementedPaint = false;
    class UButton* Button_lvl0;
    class UButton* Button_lvl1;
    class UButton* Button_lvl2;
    class UButton* Button_lvl3;
    class UImage* Image;
    class UImage* Image_116;
    class UImage* Image_168;
    class UTextBlock* TextBlock_ind;
    class UTextBlock* TextBlock_name;
    class UTextBlock* TextBlock_prob;
    FName sig;
    int index;
    float prob;

};