Skip to content

Releases: Incantium/Auto-Reference

Version 1.0.2

05 Mar 14:43

Choose a tag to compare

Changed

  • Made the warning help boxes dynamically scalable.
  • Documented the limitations of the package clearer.

Version 1.0.1

06 Dec 07:58
875c8aa

Choose a tag to compare

Changed

  • Slight improvements to the documentation.
  • Made the error messages within the Unity Editor much more understandable.

Version 1.0.0

02 Dec 20:07

Choose a tag to compare

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.