C# Class UnityEditor.CustomEditorAttributes

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

Private Methods

Method Description
FindCustomEditorType ( Object o, bool multiEdit ) : Type
FindCustomEditorTypeByType ( Type type, bool multiEdit ) : Type
IsAppropriateEditor ( MonoEditorType editor, Type parentClass, bool isChildClass, bool isFallback ) : bool
Rebuild ( Assembly assembly ) : void