Skip to Content

Namespaces

Managing namespaces used when writing scripts (using for C# and import for Python) is done through the corresponding menu. To open the menu, go to the Project panel, right-click on the .Dependencies node, and select Namespaces.

alt

The menu consists of two parts:

  • Project namespaces
  • Available namespaces

New namespaces can be entered manually or added by double-clicking the desired namespace in the bottom panel.

⚠️

Saving changes reloads the project.

Selected namespaces become automatic for the entire project.

Last updated on