Unity C# DICTIONARIES + translating languages example

Опубликовано: 09 Октябрь 2024
на канале: Freedom Coding
160
6

Are you familiar with dictionaries in C#? If not, you're in for a treat! Dictionaries can be incredibly useful when working with multiple keys and needing to assign a different value to each one. Whether you're developing an inventory system or translating your game into multiple languages, dictionaries can be a game-changer. In this video, we'll dive into the world of C# dictionaries and explore their potential. I'll even show you a quick example of how to use dictionaries for language translation. Don't miss out on this essential C# tool!

👍 Like and 🔔Subscribe for More Unity and C# Tutorials    / @freedomcoding  

🌟 Support My Work and Unlock Exclusive Content! 🌟
👉 Patreon:   / freedomcoding  

🎮 Join Our Developer Community!
💬 Discord:   / discord  

💖 Support Me Financially
☕ PayPal: [email protected]

Are you looking for a Unity/C# tutor? Contact me here - [email protected]
Website - https://www.freedom-coding.com

Timestamps:

0:00 Intro
0:16 How Do Dictionaries Work?
2:39 Translating Languages Using Dictionaries!
4:22 Result
4:46 Outro