PO/Library/PackageCache/com.unity.collab-proxy@1.9.0/Editor/Collaborate/Presenters
Залетов Федор 573b3fda65 Okey, really realy first commit. Troubleshooting errors 2022-01-12 10:39:15 +03:00
..
ChangesPresenter.cs Okey, really realy first commit. Troubleshooting errors 2022-01-12 10:39:15 +03:00
ChangesPresenter.cs.meta Okey, really realy first commit. Troubleshooting errors 2022-01-12 10:39:15 +03:00
HistoryPresenter.cs Okey, really realy first commit. Troubleshooting errors 2022-01-12 10:39:15 +03:00
HistoryPresenter.cs.meta Okey, really realy first commit. Troubleshooting errors 2022-01-12 10:39:15 +03:00
IChangesPresenter.cs Okey, really realy first commit. Troubleshooting errors 2022-01-12 10:39:15 +03:00
IChangesPresenter.cs.meta Okey, really realy first commit. Troubleshooting errors 2022-01-12 10:39:15 +03:00
IHistoryPresenter.cs Okey, really realy first commit. Troubleshooting errors 2022-01-12 10:39:15 +03:00
IHistoryPresenter.cs.meta Okey, really realy first commit. Troubleshooting errors 2022-01-12 10:39:15 +03:00
IMainPresenter.cs Okey, really realy first commit. Troubleshooting errors 2022-01-12 10:39:15 +03:00
IMainPresenter.cs.meta Okey, really realy first commit. Troubleshooting errors 2022-01-12 10:39:15 +03:00
IPresenter.cs Okey, really realy first commit. Troubleshooting errors 2022-01-12 10:39:15 +03:00
IPresenter.cs.meta Okey, really realy first commit. Troubleshooting errors 2022-01-12 10:39:15 +03:00
IStartPresenter.cs Okey, really realy first commit. Troubleshooting errors 2022-01-12 10:39:15 +03:00
IStartPresenter.cs.meta Okey, really realy first commit. Troubleshooting errors 2022-01-12 10:39:15 +03:00
MainPresenter.cs Okey, really realy first commit. Troubleshooting errors 2022-01-12 10:39:15 +03:00
MainPresenter.cs.meta Okey, really realy first commit. Troubleshooting errors 2022-01-12 10:39:15 +03:00
README.md Okey, really realy first commit. Troubleshooting errors 2022-01-12 10:39:15 +03:00
README.md.meta Okey, really realy first commit. Troubleshooting errors 2022-01-12 10:39:15 +03:00
StartPresenter.cs Okey, really realy first commit. Troubleshooting errors 2022-01-12 10:39:15 +03:00
StartPresenter.cs.meta Okey, really realy first commit. Troubleshooting errors 2022-01-12 10:39:15 +03:00

README.md

Presenters

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