Skip to main content

Integer Value

In the details panel, you can select a Rounding Method to have an Integer Value always up-to-date with the Final Value.

You can get it with GetIntegerValue().

If you want to apply the Rounding Method of a Stat to another value (e.g. a value of the Value Sets Manager, an Alternative Value, etc.), you can use GetIntegerFromRoundingMethod().

Delegate

You can bind to OnIntegerValueChanged. It will trigger when the Integer value changes.