![]() |
Able
Askowl Base Library Enabler
|
Used for Range variable in the Unity Editor to set the maximum bounds they can be set to
More...
Public Member Functions | |
| RangeBoundsAttribute (float min, float max) | |
| [SerializeField, RangeBounds(0, 999)] private Range distance = new Range(1, 999); More... | |
Properties | |
| float | Max [get] |
| Used by RangeDrawer exclusively More... | |
| float | Min [get] |
| Used by RangeDrawer exclusively More... | |
| Askowl.RangeBoundsAttribute.RangeBoundsAttribute | ( | float | min, |
| float | max | ||
| ) |
|
get |
|
get |