Namespaces in Unity (C#)

preview_player
Показать описание
Let's talk about namespaces in Unity! (C#)

Namespaces are a great way for you to organize your code and avoid name conflicts.

In this video I'll be talking about namespaces in C# and Unity, as well as how to define a default namespace in Unity.

________________________________________________________

Timestamps:

00:00 Analogy
01:35 Topics
01:57 Defining a namespace
03:44 Importing a namespace
05:12 Solving class name conflicts
06:43 Namespaces Priorities
08:33 Summary for Namespaces Priorities
09:34 Organize your namespaces
11:05 Defining a default namespace in Unity
11:59 Outro

________________________________________________________

Useful links:

________________________________________________________

________________________________________________________
Рекомендации по теме
Комментарии
Автор

It really helps me. And...Such a GlaDOS speeking mode by the way.(doge)🤣

arthur
Автор

It had really helped me a lot. Thank you!

weare
Автор

Quality Tutorial . Got lot of information about namespace .

hariharanvnseven
Автор

Thank you,
Excuse me, but if the namespace is too long when you want to use it in the code, is there any way to use an abbreviation

longuemire