NavMesh.IsLinkValid

Declaration

public static bool IsLinkValid(AI.NavMeshLinkInstance handle);

Parameters

handle The identifier of the link instance to check.

Returns

bool True if the NavMesh link is added to the navigation system - otherwise false.

Description

Determines whether the link instance is part of the current data used for navigation.


Did you find this page useful? Please give it a rating: