Table of Contents

IntPlugin Class

Namespace
DG.Tweening.Plugins
Assembly
DOTween.dll
public class IntPlugin : ABSTweenPlugin<int, int, NoOptions>, ITweenPlugin
Inheritance
IntPlugin
Implements
Inherited Members

Constructors

IntPlugin()

Methods

ConvertToStartValue(TweenerCore<int, int, NoOptions>, int)
EvaluateAndApply(NoOptions, Tween, bool, DOGetter<int>, DOSetter<int>, float, int, int, float, bool, int, UpdateNotice)
GetSpeedBasedDuration(NoOptions, float, int)
Reset(TweenerCore<int, int, NoOptions>)
SetChangeValue(TweenerCore<int, int, NoOptions>)
SetFrom(TweenerCore<int, int, NoOptions>, bool)
SetFrom(TweenerCore<int, int, NoOptions>, int, bool, bool)
SetRelativeEndValue(TweenerCore<int, int, NoOptions>)