Version: 2023.2

NavMesh.IsLinkValid

切换到手册
public static bool IsLinkValid (AI.NavMeshLinkInstance handle);

参数

handle The identifier of the link instance to check.

返回

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

描述

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