For the complete documentation index, see llms.txt. This page is also available as Markdown.

OnGUI(Rect,SerializedProperty,GUIContent)

Method in InterfaceContainerDrawer

Summary

public override void OnGUI(Rect position, SerializedProperty property, GUIContent label)

Parameters

Name
Description

UnityEngine.Rect position

UnityEditor.SerializedProperty property

UnityEngine.GUIContent label

Last updated

Was this helpful?