 | ImageFillAmountSmoothSetterNeverReduceFillAmount Field |
When checked, instead reducing fill amounts, fills till 100% and then fills again to smaller value.
Useful for level-ups in experience bars, for example.
Namespace:
Slash.Unity.DataBind.UI.Unity.Setters
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic bool NeverReduceFillAmount
Public NeverReduceFillAmount As Boolean
public:
bool NeverReduceFillAmount
val mutable NeverReduceFillAmount: bool
Field Value
Type:
Boolean
See Also