Table of Contents

UintPlugin Class

Namespace
DG.Tweening.Plugins
Assembly
DOTween.dll
public class UintPlugin : ABSTweenPlugin<uint, uint, UintOptions>, ITweenPlugin
Inheritance
UintPlugin
Implements
Inherited Members

Constructors

UintPlugin()

Methods

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