ComponentReference allows using GameObject at addressable asset pipeline in the same way as in the classic unity pipeline. This repo moreover solved minor but significant problem: ComponentReference<T> now capable to get derived class of component that inherits T.
-
Updated
Apr 13, 2024 - C#