 | SmoothenerTValueInterruptDuringTransition Field |
Indicates if a new target value can interrupt the current transition.
If true the current transition is completed before a new target value is used.
Namespace:
Slash.Unity.DataBind.Foundation.Providers.Smootheners
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic bool InterruptDuringTransition
Public InterruptDuringTransition As Boolean
public:
bool InterruptDuringTransition
val mutable InterruptDuringTransition: bool
Field Value
Type:
Boolean
See Also