Version: 2023.2
언어: 한국어
public void Cancelled (int instanceId, string pathName, string resourceFile);

파라미터

instanceId The instance ID of the asset that the user attempted to edit.
pathName The path to the asset.
resourceFile The resource file string argument passed to ProjectWindowUtil.StartNameEditingIfProjectWindowExists.

설명

Unity calls this function when the user presses the Escape key to cancel editing a name.