Thank You For For Each Enum!
I just found out that I can do a For Each on BP-created Enums!
is extremely helpful!
single node allowed me to vastly simplify one of my UMG systems!
Thanks to node I can generate a list of buttons that auto updates itself to the contents of an Enum that I can add to whenever I want!
Thank you Epic!