Table of Contents

UlongPlugin Class

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

Constructors

UlongPlugin()

Methods

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