NullTale / SoCollection

⚙ Generic list for nested ScriptableObjects creation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SoCollection

Generic list to simplify nested scriptable objects creation

Demonstration

Unity PackageManager Url

https://github.com/NullTale/SoCollection.git

Notes

With Shift pressed, more advanced options appear to control the list (more for debugging purposes).

  • Empty records can be added.
  • Shown suggestions to create inherited types (if the base type is not abstract).
  • Records can be removed without destroying a linked object.

About

⚙ Generic list for nested ScriptableObjects creation

License:MIT License


Languages

Language:C# 100.0%