Version: 2019.3
public static string GetUnityTestTargetName ();

戻り値

string デフォルトのテスト ターゲット名

説明

デフォルトのテスト ターゲット名を返します。

The returned target name can then be used to retrieve the GUID of the target via TargetGuidByName function. This function can only be used in Unity-generated projects.