Data Structures For Game Devs: Dictionaries | Unity Tutorial (Part 3)

https://www.youtube.com/watc...
This is a multi-part guide/tutorial on data structures for Unity game developers, with lots of examples and a focus on using them to make your dev life easier! We cover Dictionaries in this third part. Full Playlist: https://youtube.com/playlist?list=PL67lcUvJcLZf1o5FsRACq2H_LQeo33tgr Part 1 (Arrays, Lists & Fundamentals): https://youtu.be/uWI3JEBRMiA Part 2 (HashSets): https://youtu.be/qnLQTEqsXsk Part 3 (Dictionaries): You're here! Part 4 (Queues & Stacks): https://youtu.be/jlPgg8TBoTc These are my first tutorial-style videos on the channel, so let me know what you think! Say hi: https://twitter.com/AnniIsGame Gameplay: - Age of Empires - Disco Elysium - Islanders - Stardew Valley Chapters: 0:00 Intro & Crucial Prerequisites ;) 0:20 What Are Dictionaries? 1:20 Example 1 1:47 Properties & Features 2:24 Example 1 cont'd 2:54 Use The Docs! 3:22 Quiz 3:44 Advanced Use Cases 4:19 Example 2 5:24 Example 3 6:46 Quiz Resolution