Click or drag to resize

CommentDrawerOnGUI Method

OnGUI

Namespace:  DigitalRuby.WeatherMaker
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public override void OnGUI(
	Rect position,
	SerializedProperty property,
	GUIContent label
)

Parameters

position
Type: Rect
Position
property
Type: SerializedProperty
Property
label
Type: GUIContent
Label
See Also