Table of Contents

Class TweenLabelCounterEffect

Namespace
CodeBase.TweenSystem
Assembly
4Experience.CodeBase.Tweens.Runtime.dll
public class TweenLabelCounterEffect : BaseFloatTween
Inheritance
Object
Component
Behaviour
MonoBehaviour
TweenLabelCounterEffect
Inherited Members
Extension Methods

Properties

CurrentValue

private float CurrentValue { get; set; }

Property Value

float

Formatter

private string Formatter { get; set; }

Property Value

string

TargetLabel

private TMP_Text TargetLabel { get; set; }

Property Value

TMP_Text

Methods

BuildBounceTweens()

protected override void BuildBounceTweens()

BuildTweens()

protected override void BuildTweens()

ResetLogic()

protected override void ResetLogic()

SetDefaultData()

protected override void SetDefaultData()

SetLabelFormatter(string)

public void SetLabelFormatter(string formatter)

Parameters

formatter string