Version: 2023.2
언어: 한국어
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.