OffMeshConnection..::..IsSame Method
Determines whether the specified o is same.
Namespace:
wManager.Wow.HelpersAssembly: wManager (in wManager.dll)
Syntax
public bool IsSame( PathFinder..::..OffMeshConnection o )
Public Function IsSame ( _ o As PathFinder..::..OffMeshConnection _ ) As Boolean
public: bool^ IsSame( PathFinder..::..OffMeshConnection^ o )
Parameters
- o
- Type: wManager.Wow.Helpers..::..PathFinder..::..OffMeshConnection
compare to.