WuhuIslandTesting/Library/PackageCache/com.unity.collab-proxy@1.17.7/Editor/Collaborate/Views/README.md

5 lines
212 B
Markdown
Raw Normal View History

2025-01-07 02:06:59 +01: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.