Version: 2020.2
言語: 日本語
public static string GetSettingsNameFromID (int agentTypeID);

パラメーター

agentTypeID The ID to look for.

戻り値

string The name associated with the ID found.

説明

Returns the name associated with the NavMesh build settings matching the provided agent type ID.

If no settings are found the result is an empty string.