Class SemanticVersionInspector
Inheritance
SemanticVersionInspector
Syntax
[Inspector(typeof(SemanticVersion))]
public sealed class SemanticVersionInspector : Inspector, IDisposable
Constructors
Declaration
public SemanticVersionInspector(Metadata metadata)
Parameters
Methods
GetHeight(Single, GUIContent)
Declaration
protected override float GetHeight(float width, GUIContent label)
Parameters
Returns
Overrides
OnGUI(Rect, GUIContent)
Declaration
protected override void OnGUI(Rect position, GUIContent label)
Parameters
Overrides
Extension Methods