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

◆ operator==() [3/3]

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

Tests for equality with an object.

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