The For Each Map / For Each Set Plugin provides an easy way to loop over Maps and Sets within Blueprint. It also provides a 'Break' pin variant so you can stop looping at any time.
๐ Documentation
๐ง Support Email: CrossProductDevelopments@gmail.com
๐ฎ Support Discord: Click to Join
โ Works with Unreal Engine 4.27 โ 5.6
IMPORTANT: As of Unreal Engine 5.6, Epic also added similar nodes to the engine, one key difference is these nodes also come with an Index pin, while the new engine ones do not. However this plugin is definitely more beneficial to older engine versions 5.5 and prior. I will maintain this plugin through to newer engine versions just so if a game is using these nodes and upgrade the engine version, all their blueprints won't break, for that reason and for the Index pin too.