C# Class Foundation.Editor.BinderEditor

Inheritance: UnityEditor.Editor
Afficher le fichier Open project: NVentimiglia/Unity3d-Foundation

Protected Properties

Свойство Type Description
Target Foundation.Databinding.BindingBase

Méthodes publiques

Méthode Description
OnInspectorGUI ( ) : void

Private Methods

Méthode Description
PropertyDropDown ( BindingBase info ) : void
PropertyTextInputs ( ) : void
ValidType ( Type filteredType, Type memberType ) : bool

Method Details

OnInspectorGUI() public méthode

public OnInspectorGUI ( ) : void
Résultat void

Property Details

Target protected_oe property

protected BindingBase,Foundation.Databinding Target
Résultat Foundation.Databinding.BindingBase