polygone/Library/PackageCache/com.unity.collab-proxy@1.3.9/Editor/Views/README.md
2021-08-02 05:44:37 -04:00

4 lines
212 B
Markdown

# Views
In this directory, we have all of the interfaces and implementations of the Views in the package's **MVP** architecture.
ListAdapters are also stored under `Adapters/` as they are considered a sub-View.