Method Constrain
- Namespace
- Gamelogic.Extensions
- Assembly
- Gamelogic.Extensions.dll
Constrain(SerializedProperty)
Constraints the value to be non-negative.
protected override void Constrain(SerializedProperty property)
Parameters
property
SerializedPropertyThe value to constrain.