Class AssetTableCollectionExtensionAttribute
Indicates that the CollectionExtension can be added to a AssetTableCollection and will appear in the add extension menu.
Namespace: UnityEditor.Localization
Syntax
[AttributeUsage(AttributeTargets.Class)]
public class AssetTableCollectionExtensionAttribute : Attribute, _Attribute