Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

EditorGUI.EndProperty

Declaration

public static void EndProperty();

Description

Ends a Property wrapper started with BeginProperty.

Additional resources: BeginProperty.