ObjectNames.GetInspectorTitle 获取检视面板标题
static function GetInspectorTitle (obj : Object) : string
Description描述
Inspector title for an object.
对象检视面板的标题。
If an object is a script, this will return "scriptname (Script)", for example.
如果多谢是一个脚本,这个将返回“脚本名字(Script)”。
参见:ObjectNames.GetClassName, ObjectNames.NicifyVariableName.
最后修改:2010年12月23日 Thursday 21:07