C# 클래스 UnityEditor.ObjectNames

파일 보기 프로젝트 열기: CarlosHBC/UnityDecompiled 1 사용 예제들

비공개 메소드들

메소드 설명
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