Version: 2022.3
言語: 日本語
public static string GetInspectorTitle (Object obj);

説明

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

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

See Also: ObjectNames.GetClassName, ObjectNames.NicifyVariableName.