CodeSmile AssetDatabase 1.9
Unity's AssetDatabase in enjoyable, consistent, concise, convenient, comprehensible, safe, documented form.
Loading...
Searching...
No Matches

◆ operator==() [2/3]

static Boolean operator== ( Path path1,
System.Object other )
static

Tests for equality with an object.

Parameters
path1A Path.
otherAny instance.
Returns
True if both paths point to the same location. False otherwise.