class Uui_helpButton_C : public UUserWidget
{
public:
    class UWidgetTree* WidgetTree = "WidgetTree'VotV/Content/umg/components/ui_helpButton.ui_helpButton_C:WidgetTree'";
    TArray<unknown> DynamicBindingObjects = {};
    class UFunction* UberGraphFunction = "Function'VotV/Content/umg/components/ui_helpButton.ui_helpButton_C:ExecuteUbergraph_ui_helpButton'";
    struct FPointerToUberGraphFrame UberGraphFrame = {};
    struct Fstruct_help data = {
        "name_2_50E0B5FF49B11852CC54278F6F7E8017": FText(""),
        "description_4_C25F0DBC4A902D71BC78A889861CE2E9": FText(""),
        "category_11_2D4631F24CFBF8EFCD9369A12C7A235B": enum_helpCategory::NewEnumerator0,
        "subCategory_13_763D930B400C241D42678CA10ACB42EE": FText(""),
        "spoiler_6_9E8D8413460BD0378C818087F9EB09CA": false
    };
    bool bHasScriptImplementedTick = false;
    bool bHasScriptImplementedPaint = false;
    class UButton* button_help_0;
    class UTextBlock* text_text;
    class UTextBlock* textspoiler;
    int index;
    class Uui_help_C* owner;

};