Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


EndProperty()

Ends a Property wrapper started with EditorGUI.BeginProperty.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Method
  • Namespace: UnityEditor
  • Assembly: UnityEditor
public static void EndProperty()

Remarks

Additional Resources: EditorGUI.BeginProperty.