Click or drag to resize

PropertyDrawerExtensions Class

Property drawer extension methods
Inheritance Hierarchy
SystemObject
  DigitalRuby.WeatherMakerPropertyDrawerExtensions

Namespace:  DigitalRuby.WeatherMaker
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public static class PropertyDrawerExtensions

The PropertyDrawerExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberDrawFloatTextField
Draw a float text field
Public methodStatic memberDrawIntTextField
Draw an int text field
Public methodStatic memberDrawRangeField
Draw a range field
Top
See Also