class Upcui_file_C : public UUserWidget
{
public:
    class UWidgetTree* WidgetTree = "WidgetTree'VotV/Content/umg/test/pcui_file.pcui_file_C:WidgetTree'";
    TArray<unknown> DynamicBindingObjects = {};
    class UFunction* UberGraphFunction = "Function'VotV/Content/umg/test/pcui_file.pcui_file_C:ExecuteUbergraph_pcui_file'";
    struct FPointerToUberGraphFrame UberGraphFrame = {};
    FName name = FName("file.txt");
    int32 downscale = 1;
    float opacity = 1;
    bool bHasScriptImplementedTick = false;
    bool bHasScriptImplementedPaint = false;
    struct FVector2D RenderTransformPivot = FVector2D(0, 0);
    class UButton* Button_0;
    class UCanvasPanel* CanvasPanel_1;
    class UEditableTextBox* EditableTextBox_41;
    class UImage* Image_37;
    class USpacer* Spacer_50;
    FString filetype;
    bool isFolder;
    class UTexture2D* overrideIcon;

};