![]() | MemberReferenceDrawer Methods |
The MemberReferenceDrawer type exposes the following members.
Name | Description | |
---|---|---|
![]() | GetApplicableMembers |
Collects a list of members of the target game object that can be selected in the editor.
|
![]() | GetPropertyHeight |
Gets the total height of this editor.
(Overrides PropertyDrawer.GetPropertyHeight(SerializedProperty, GUIContent).) |
![]() | OnGUI |
Draws the custom editor for selecting a member of a specified source MonoBehaviour attached to a Unity game object.
(Overrides PropertyDrawer.OnGUI(Rect, SerializedProperty, GUIContent).) |