C# Class GAudio.Editor.BindedIntDrawer

Inheritance: BindedValueDrawer
Mostra file Open project: gregzo/G-Audio

Protected Methods

Method Description
PropValue ( UnityEditor.SerializedProperty prop ) : object
UpdateOuterProperty ( UnityEditor.SerializedProperty prop, BindedValueProperty attr ) : void

Method Details

PropValue() protected method

protected PropValue ( UnityEditor.SerializedProperty prop ) : object
prop UnityEditor.SerializedProperty
return object

UpdateOuterProperty() protected method

protected UpdateOuterProperty ( UnityEditor.SerializedProperty prop, BindedValueProperty attr ) : void
prop UnityEditor.SerializedProperty
attr GAudio.Attributes.BindedValueProperty
return void