C# Class UnityEditor.CustomEditorAttributes.MonoEditorType

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

Public Properties

Property Type Description
m_EditorForChildClasses bool
m_InspectedType System.Type
m_InspectorType System.Type
m_IsFallback bool

Property Details

m_EditorForChildClasses public_oe property

public bool m_EditorForChildClasses
return bool

m_InspectedType public_oe property

public Type,System m_InspectedType
return System.Type

m_InspectorType public_oe property

public Type,System m_InspectorType
return System.Type

m_IsFallback public_oe property

public bool m_IsFallback
return bool