This version of Unity is unsupported.

EditorGUI.EndProperty

Declaration

public static void EndProperty();

Description

Ends a Property wrapper started with BeginProperty.

See Also: BeginProperty.