Class TextSwapAnimator
- Namespace
- Fallencake.UI
- Assembly
- Fallencake.UI.dll
public class TextSwapAnimator : MonoBehaviour
- Inheritance
-
objectObjectComponentBehaviourMonoBehaviourTextSwapAnimator
Methods
SetChangeInterval(float)
public void SetChangeInterval(float newInterval)
Parameters
newIntervalfloat
SetTexts(string, string)
public void SetTexts(string newInitialText, string newTargetText)
Parameters
newInitialTextstringnewTargetTextstring
StartAnimation()
public void StartAnimation()