ClearRegistrations(IAssetProvider)
Drops every collection the provider records.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Method
- Namespace: Unity.Localization.Editor
- Assembly: UnityEditor
public override void ClearRegistrations(IAssetProvider provider)
Parameters
The provider instance from the settings chain.
Remarks
Called before registrations are rebuilt from the surviving collections.