Interface ITagComparer
- Namespace
- TAssetBundle
- Assembly
- TAssetBundle.dll
Tag Comaparer
public interface ITagComparer
Methods
IsInclude(string, string)
Whether the source tag is included in the target tag
bool IsInclude(string source, string target)
Parameters
Returns
- bool
true if the tag is included, false otherwise