Version: 2022.3
언어: 한국어

ObjectNames.GetInspectorTitle

매뉴얼로 전환
public static string GetInspectorTitle (Object obj);

설명

Inspector title for an object.

If an object is a script, this will return "scriptname (Script)", for example.

See Also: ObjectNames.GetClassName, ObjectNames.NicifyVariableName.