SceneFieldPropertyDrawer Methods

MyDungeon

SceneFieldPropertyDrawer Methods

The SceneFieldPropertyDrawer type exposes the following members.

Methods
  NameDescription
Public methodGetPropertyHeight

Override this method to specify how tall the GUI for this field is in pixels.

(Inherited from PropertyDrawer.)
Public methodOnGUI (Overrides PropertyDrawer.OnGUI(Rect, SerializedProperty, GUIContent).)
Top
See Also