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?