class Uuicomp_cheatMenuSlot_C : public UUserWidget
{
public:
    class UWidgetTree* WidgetTree = "WidgetTree'VotV/Content/umg/components/uicomp_cheatMenuSlot.uicomp_cheatMenuSlot_C:WidgetTree'";
    TArray<unknown> DynamicBindingObjects = {};
    class UFunction* UberGraphFunction = "Function'VotV/Content/umg/components/uicomp_cheatMenuSlot.uicomp_cheatMenuSlot_C:ExecuteUbergraph_uicomp_cheatMenuSlot'";
    struct FPointerToUberGraphFrame UberGraphFrame = {};
    bool bHasScriptImplementedTick = false;
    bool bHasScriptImplementedPaint = false;
    class UButton* Button_51;
    class UTextBlock* TextBlock_92;
    int index;
    FName name;
    FText displayName;
    class Uui_cheatMenu_C* parent;

};