ProjektMWS/Projekt MWS/Library/PackageCache/com.unity.collab-proxy@1.3.9/Editor/Views/README.md

5 lines
212 B
Markdown
Raw Normal View History

2021-06-28 19:31:12 +02:00
# 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.