Version: 2022.3
言語: 日本語

ObjectNames

class in UnityEditor

マニュアルに切り替える

説明

オブジェクト名を UnityEditor 上で見やすくするためのヘルパークラスです

Static 関数

GetClassNameオブジェクトからクラス名を取得します
GetDragAndDropTitleドラッグ&ドロップを行うとき用のオブジェクト名を取得します
GetInspectorTitleインスペクターに表示を行う用の文字列を取得します
GetUniqueNameMake a unique name using the provided name as a base.If the target name is in the provided list of existing names, a unique name is generated by appending the next available numerical increment.
NicifyVariableNameEditor 上で表示を行うための変数名を作成します
SetNameSmartオブジェクト名を設定します