class Uuicomp_videoSlotEncrypted_C : public UUserWidget
{
public:
    class UWidgetTree* WidgetTree = "WidgetTree'VotV/Content/umg/components/uicomp_videoSlotEncrypted.uicomp_videoSlotEncrypted_C:WidgetTree'";
    TArray<unknown> DynamicBindingObjects = {};
    class UFunction* UberGraphFunction = "Function'VotV/Content/umg/components/uicomp_videoSlotEncrypted.uicomp_videoSlotEncrypted_C:ExecuteUbergraph_uicomp_videoSlotEncrypted'";
    struct FPointerToUberGraphFrame UberGraphFrame = {};
    struct Fstruct_video info = {
        "videofilePath_16_BE35A4F5493A9F26A3BCF18F490482B4": "",
        "filename_4_79409CD04DDA6B50E20884AA2C5FB2D5": "",
        "thumbnail_7_FC356F0840EFFA9533D8559A613BBA92": nullptr,
        "thumbnailPath_17_909A12EB4D28CDE1835A94B29062E131": "",
        "filesize_20_203793E84D33146EEF9EEBA90C8624A9": 0
    };
    bool bHasScriptImplementedTick = false;
    bool bHasScriptImplementedPaint = false;
    class UButton* button_decodeImg;
    class UButton* button_select;
    class UCircularThrobber* CircularThrobber_35;
    class UEditableTextBox* etb_pass;
    class UImage* Image_61;
    class UImage* Image_75;
    class UImage* Image_148;
    class UImage* Image_pic;
    class UImage* image_vid;
    class UWidgetSwitcher* switcher;
    class UTextBlock* text_filelize;
    class UTextBlock* text_filename;
    class UTextBlock* text_invalidPass;
    class Uui_laptop_C* laptop;
    int ind;
    TArray<byte> byteArray;
    FString password;
    FString filename;

};