Releases: Incantium/Auto-Reference
Releases · Incantium/Auto-Reference
Version 1.0.2
Version 1.0.1
Changed
- Slight improvements to the documentation.
- Made the error messages within the Unity Editor much more understandable.
Version 1.0.0
Added
- AutoReference attribute to automatically reference components when viewed through the Unity inspector.
- Three different auto reference target game objects: current, a child, or its parent.
- IReferenceable interface for classes that don't implement component from Unity, but do like to be auto referenced.