Class DefaultTagComparer
- Namespace
- TAssetBundle
- Assembly
- TAssetBundle.dll
Default Tag Comparer
public class DefaultTagComparer : ITagComparer
- Inheritance
-
DefaultTagComparer
- Implements
- Inherited Members
Methods
IsInclude(string, string)
Whether the source tag is included in the target tag
public bool IsInclude(string source, string target)
Parameters
Returns
- bool
true if the tag is included, false otherwise