SuccessStatResult
Description
A SuccessStatResult
is an interface that exposes a successful stat calculation.
Properties
Property |
Type |
Description |
---|---|---|
success |
boolean |
true to indicate that the stat calculation succeeded. |
value |
any |
The stat result value. |
Need help? Contact us!