Sparrow - Interface Field Serializer

CorD

(2)
$9
Publisher CorD
File size 879.72kB
Number of files 13
Latest version 1.0.1
Latest release date 2022-09-30 03:17:16
First release date 2022-09-23 08:31:11
Supported Unity versions 2018.4.2 or higher

Sparrow Interface Field allows you to use Drag-and-Drop approach for C# interface field in Unity Inspector. It provides the possibility to use interfaces in code without more complex dependency injection principles. Now it is possible to use the interface fields references in a classic manner with the Drag-and-Drop like reference to an average class.

Besides this, Sparrow provides a mechanism of fast and easy initialization for every interface field. Beside a classic Drag-and-Drop, there are three initialization modes: Auto Initialization, Search in child components and Search in scene components.


Documentation


Features:

  • Classic Drag-and-Drop approach for C# interface initialization in Unity Inspector;
  • Fast search target component with auto initialization mode in child components;
  • Easily search target in child components with fast initialization mode;
  • Easily search target in all scene components with fast initialization mode;
  • Support arrays and container classes;
  • Support Scriptable Objects;
  • Support two work modes: via attributes and via special wrapper class.

Top Publisher Assets