C# Class UnityEditor.ObjectNames

显示文件 Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Private Methods

Method Description
GetClassName ( Object obj ) : string
GetDragAndDropTitle ( Object obj ) : string
GetInspectorTitle ( Object obj ) : string
GetPropertyEditorTitle ( Object obj ) : string
GetTypeName ( Object obj ) : string
GetUniqueName ( string existingNames, string name ) : string
MangleVariableName ( string name ) : string
NicifyVariableName ( string name ) : string
SetNameSmart ( Object obj, string name ) : void
SetNameSmartWithInstanceID ( int instanceID, string name ) : void