![]()  | 
  
    CodeSmile AssetDatabase 1.9
    
   Unity's AssetDatabase in enjoyable, consistent, concise, convenient, comprehensible, safe, documented form. 
   | 
 
| Boolean Equals | ( | String | other | ) | 
Tests another path for equality.
They are equal if their internal relative path strings are equal.
The string is elevated to a Path instance, and then compared.
| other | A path string or null. |