Skip to content

ProgressBarPropertyDrawer

Namespace: SideXP.Core.EditorOnly | Inherits from: PropertyDrawer

public class ProgressBarPropertyDrawer : PropertyDrawer

Draws a progress bar next to a numeric field in the editor.

Methods

OnGUI(Rect, SerializedProperty, GUIContent)

public override void OnGUI(Rect position, SerializedProperty property, GUIContent label)

Inherited documentation.