Table of Contents

StringPlugin Class

Namespace
DG.Tweening.Plugins
Assembly
DOTween.dll
public class StringPlugin : ABSTweenPlugin<string, string, StringOptions>, ITweenPlugin
Inheritance
StringPlugin
Implements
Inherited Members

Constructors

StringPlugin()

Methods

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