ObjectNames.GetInspectorTitle Manual     Reference     Scripting  
Scripting > Editor Classes > ObjectNames
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.

See Also: ObjectNames.GetClassName, ObjectNames.NicifyVariableName.