Skip to content

Inspector Interface Injector Easily Inject interface instances from inspector with type validation and drag and drop functionality.

License

Notifications You must be signed in to change notification settings

HokageMinato/InterfaceDrawer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Inspector Interface Injector

Easily Inject interface instances from inspector with type validation and drag and drop functionality.

Limitations:

● Collections are not supported, yet. However you can make collections of InterfaceHolder For eg: InterfaceHolder[] or List<InterfaceHolder>

● Object Picker show null. Might fix later, might not

● Accessing interface requires accessing wrappers.

● Setters are not enabled.

Screenshot: Injecting Circle,Square and Triangle to reference of IShape

About

Inspector Interface Injector Easily Inject interface instances from inspector with type validation and drag and drop functionality.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages