class Uui_coordArrow_C : public UUserWidget
{
public:
    class UWidgetTree* WidgetTree = "WidgetTree'VotV/Content/umg/components/ui_coordArrow.ui_coordArrow_C:WidgetTree'";
    class UFunction* UberGraphFunction = "Function'VotV/Content/umg/components/ui_coordArrow.ui_coordArrow_C:ExecuteUbergraph_ui_coordArrow'";
    struct FPointerToUberGraphFrame UberGraphFrame = {};
    float a = 3;
    struct FVector lookat = FVector(0, 0, 0);
    bool bHasScriptImplementedPaint = false;
    class UCanvasPanel* canvas_arrowSize;
    class UImage* Image_61;
    class UTextBlock* text_dist;
    class AspaceRenderer_C* renderer;
    float alpha;

};