class Uui_figura_C : public UUserWidget
{
public:
    class UWidgetTree* WidgetTree = "WidgetTree'VotV/Content/umg/interfaces/ui_figura.ui_figura_C:WidgetTree'";
    class UFunction* UberGraphFunction = "Function'VotV/Content/umg/interfaces/ui_figura.ui_figura_C:ExecuteUbergraph_ui_figura'";
    struct FPointerToUberGraphFrame UberGraphFrame = {};
    bool bHasScriptImplementedTick = false;
    bool bHasScriptImplementedPaint = false;
    enum Visibility = ESlateVisibility::HitTestInvisible;
    class UImage* Image_0;

};