C# Class RecoveryEditor, WuxingogoExtension

Inheritance: Editor
Afficher le fichier Open project: wuxingogo/WuxingogoExtension

Méthodes publiques

Méthode Description
OnInspectorGUI ( ) : void

Private Methods

Méthode 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 méthode

public OnInspectorGUI ( ) : void
Résultat void