[Twitch] Support Stream - Unreal Motion Graphics (UMG) UI - Oct. 21, 2014

What is the best way to achieve a typewriter text effect.(where text types out one character at a time) I’ve implemented this feature in blueprints using Strings and repeatedly setting the display text to substrings of increasing length of the source String over time. Is there a way to accomplish this with Text variables?