Table of Contents

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 SerializedProperty

The value to constrain.