C# Class RecoveryEditor, WuxingogoExtension

Inheritance: Editor
显示文件 Open project: wuxingogo/WuxingogoExtension

Public Methods

Method Description
OnInspectorGUI ( ) : void

Private Methods

Method Description
DrawField ( MonoScript monoScript ) : void
GetPropertyPaths ( SerializedObject obj, string parentPath ) : Type>.Dictionary
GetPropertyPaths ( Type type ) : Type>.Dictionary
GetType ( UnityEditor.SerializedProperty prop ) : Type
OnEnable ( ) : void

Method Details

OnInspectorGUI() public method

public OnInspectorGUI ( ) : void
return void