class Uui_signal_C : public UUserWidget
{
public:
    class UWidgetTree* WidgetTree = "WidgetTree'VotV/Content/umg/components/ui_signal.ui_signal_C:WidgetTree'";
    class UFunction* UberGraphFunction = "Function'VotV/Content/umg/components/ui_signal.ui_signal_C:ExecuteUbergraph_ui_signal'";
    struct FPointerToUberGraphFrame UberGraphFrame = {};
    struct FLinearColor loc = FLinearColor(0, 0, 0, 0);
    float alpha = 1;
    float lifetime = 1;
    float maxLifetime = 1;
    struct FVector2D coordinates = FVector2D(0, 0);
    bool bHasScriptImplementedTick = false;
    bool bHasScriptImplementedPaint = false;
    class UImage* Image_59;
    bool direction;
    class UMaterialInstanceDynamic* dynmat;
    class AspaceRenderer_C* spaceRenderer;

};