Skip to content
#

unity-extensions

Here are 20 public repositories matching this topic...

SceneSwitcher

SceneSwitcher is a handy tool for Unity Editor that allows you to quickly and easily switch between scenes in your project. This solution is especially useful in large Unity projects, where managing multiple scenes can be difficult.

  • Updated May 20, 2024
  • C#

Null Check Extension for Fluent Interfaces - Это расширение для C# предназначено для упрощения работы с объектами, которые могут быть null. Оно добавляет метод IfNotNull, который выполняет указанное действие на объекте, если он не null, и выводит предупреждение в консоль, если объект является null.

  • Updated Nov 13, 2023
  • C#

Improve this page

Add a description, image, and links to the unity-extensions topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the unity-extensions topic, visit your repo's landing page and select "manage topics."

Learn more