Experimental: this API is experimental and might be changed or removed in the future.

PolygonId.operator ==

切换到手册
public static bool operator == (Experimental.AI.PolygonId x, Experimental.AI.PolygonId y);

描述

如果两个 PolygonId 对象引用同一导航网格节点或如果两者都为空,则返回 /true/。

另请参阅:PolygonId.IsNull