EditorGUI.EndProperty Manual     Reference     Scripting  
Scripting > Editor Classes > EditorGUI
EditorGUI.EndProperty

static function EndProperty () : void

Description

Ends a Property wrapper started with BeginProperty.

See Also: BeginProperty.