-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
UI adapters as they are now do a lot. They expose config to the editor, they handle the complexity of exposing the metadata needed for their registration AND their child type handles implementing the logic of the actual adapter. For that reason, and for the reason of needing a adapters composable (can't be monobehaviours) it's important to migrate to the new adapter logic being in non-monobehaviour AdapterImplementation types.
Metadata
Metadata
Assignees
Labels
No labels