class Uui_atm_C : public UUserWidget
{
public:
    class UWidgetTree* WidgetTree = "WidgetTree'VotV/Content/umg/interfaces/ui_atm.ui_atm_C:WidgetTree'";
    TArray<unknown> DynamicBindingObjects = {};
    class UFunction* UberGraphFunction = "Function'VotV/Content/umg/interfaces/ui_atm.ui_atm_C:ExecuteUbergraph_ui_atm'";
    struct FPointerToUberGraphFrame UberGraphFrame = {};
    TMap<, > bilList = {
    
    };
    TMap<, > bilList_default = {
    
    };
    bool bIsFocusable = true;
    bool bHasScriptImplementedTick = false;
    bool bHasScriptImplementedPaint = false;
    enum Visibility = ESlateVisibility::Collapsed;
    class UButton* Button_56;
    class UImage* Image_0;
    class UImage* Image_3;
    class UImage* Image_134;
    class UScrollBox* ScrollBox_45;
    class UTextBlock* text_points;
    class Uui_atmEntry_C* ui_atmEntry_0;
    class Uui_atmEntry_C* ui_atmEntry_1;
    class Uui_atmEntry_C* ui_atmEntry_2;
    class Uui_atmEntry_C* ui_atmEntry_3;
    class Uui_atmEntry_C* ui_atmEntry_4;
    class Uui_atmEntry_C* ui_atmEntry_5;
    class Uui_atmEntry_C* ui_atmEntry_6;
    class Uui_atmEntry_C* ui_atmEntry_7;
    class Uui_atmEntry_C* ui_atmEntry_8;
    class Uui_atmEntry_C* ui_atmEntryStack_1;
    class Uui_atmEntry_C* ui_atmEntryStack_2;
    class Uui_atmEntry_C* ui_atmEntryStack_3;
    class Uui_atmEntry_C* ui_atmEntryStack_4;
    class Uui_atmEntry_C* ui_atmEntryStack_5;
    class Uui_atmEntry_C* ui_atmEntryStack_6;
    TArray<class Uui_atmEntry_C*>* atmEntries;
    int playerPointsLeft;
    class Aatm_C* atm;
    int withdrawCost;
    int playerPoints;

};