Table of Contents

Class TextSwapAnimator

Namespace
Fallencake.UI
Assembly
Fallencake.UI.dll
public class TextSwapAnimator : MonoBehaviour
Inheritance
object
Object
Component
Behaviour
MonoBehaviour
TextSwapAnimator

Methods

SetChangeInterval(float)

public void SetChangeInterval(float newInterval)

Parameters

newInterval float

SetTexts(string, string)

public void SetTexts(string newInitialText, string newTargetText)

Parameters

newInitialText string
newTargetText string

StartAnimation()

public void StartAnimation()