class Uui_telescope_C : public UUserWidget
{
public:
    class UWidgetTree* WidgetTree = "WidgetTree'VotV/Content/umg/interfaces/ui_telescope.ui_telescope_C:WidgetTree'";
    class UFunction* UberGraphFunction = "Function'VotV/Content/umg/interfaces/ui_telescope.ui_telescope_C:ExecuteUbergraph_ui_telescope'";
    struct FPointerToUberGraphFrame UberGraphFrame = {};
    bool bIsFocusable = true;
    bool bHasScriptImplementedTick = false;
    bool bHasScriptImplementedPaint = false;
    class UBackgroundBlur* BackgroundBlur_87;
    class UButton* Button_37;
    class UImage* img_rt;
    class Atelescope_C* scope;

};