WuhuIslandTesting/Library/PackageCache/com.unity.collab-proxy@1.17.7/Editor/Collaborate/Presenters
2025-01-07 02:06:59 +01:00
..
ChangesPresenter.cs initial commit 2025-01-07 02:06:59 +01:00
ChangesPresenter.cs.meta initial commit 2025-01-07 02:06:59 +01:00
HistoryPresenter.cs initial commit 2025-01-07 02:06:59 +01:00
HistoryPresenter.cs.meta initial commit 2025-01-07 02:06:59 +01:00
IChangesPresenter.cs initial commit 2025-01-07 02:06:59 +01:00
IChangesPresenter.cs.meta initial commit 2025-01-07 02:06:59 +01:00
IHistoryPresenter.cs initial commit 2025-01-07 02:06:59 +01:00
IHistoryPresenter.cs.meta initial commit 2025-01-07 02:06:59 +01:00
IMainPresenter.cs initial commit 2025-01-07 02:06:59 +01:00
IMainPresenter.cs.meta initial commit 2025-01-07 02:06:59 +01:00
IPresenter.cs initial commit 2025-01-07 02:06:59 +01:00
IPresenter.cs.meta initial commit 2025-01-07 02:06:59 +01:00
IStartPresenter.cs initial commit 2025-01-07 02:06:59 +01:00
IStartPresenter.cs.meta initial commit 2025-01-07 02:06:59 +01:00
MainPresenter.cs initial commit 2025-01-07 02:06:59 +01:00
MainPresenter.cs.meta initial commit 2025-01-07 02:06:59 +01:00
README.md initial commit 2025-01-07 02:06:59 +01:00
README.md.meta initial commit 2025-01-07 02:06:59 +01:00
StartPresenter.cs initial commit 2025-01-07 02:06:59 +01:00
StartPresenter.cs.meta initial commit 2025-01-07 02:06:59 +01:00

Presenters

In this directory, we have all of the interfaces and implementations of the Presenters in the package's MVP architecture.