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