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