class Uuicomp_printerSlot_C : public UUserWidget
{
public:
    class UWidgetTree* WidgetTree = "WidgetTree'VotV/Content/umg/components/uicomp_printerSlot.uicomp_printerSlot_C:WidgetTree'";
    TArray<unknown> DynamicBindingObjects = {};
    class UFunction* UberGraphFunction = "Function'VotV/Content/umg/components/uicomp_printerSlot.uicomp_printerSlot_C:ExecuteUbergraph_uicomp_printerSlot'";
    struct FPointerToUberGraphFrame UberGraphFrame = {};
    bool bHasScriptImplementedTick = false;
    bool bHasScriptImplementedPaint = false;
    class UButton* Button_64;
    class UImage* Image_260;
    class UImage* img;
    class UImage* img_error;
    class UTextBlock* txt_name;
    FString name;
    class Uui_printer_C* owner;
    bool error;

};