C# Lists and Dictionaries in Unity! - Intermediate Scripting Tutorial

Uploaded by Unity
Share: Twitter Facebook
Watch this video in context on Unity Learn:
https://learn.unity.com/tutorial/lists-and-dictionaries

Lists and Dictionaries are two types of generic collections. These collections give you a broad array of functions that allow you to manage and maintain your data. In this video you will learn how to create lists and dictionaries. You will also learn about some of their functionality.