Version: 2017.3
public static string GetInspectorTitle (Object obj);

説明

インスペクターに表示を行う用の文字列を取得します

オブジェクトがスクリプトの場合は、例えば "scriptname (Script)" というようになります。

See Also: ObjectNames.GetClassName, ObjectNames.NicifyVariableName.