enum EMagesButtonInteractionMethod

Overview

#include <MagesButtonWidget.h>

enum EMagesButtonInteractionMethod
{
    Default,
    TapAndRepeat,
};

Detailed Documentation

Enum Values

Default

Activated when the user lets go of the button on top of the widget bounds

TapAndRepeat

Activated when the user presses the button. Will repeat after a set interval