Typewriter Substring

Pure
TypewriterSubstring

Returns a substring of FullText corresponding to a 0–1 progress value, for driving typewriter text animations from a timeline curve.

Type: Pure (no side effects)
Category: Fortuna|UMG/UI Helpers
Keywords: umg/ui helpers

Inputs

NameTypeDefaultDescription
FullTextFStringFullText parameter
ProgressfloatProgress parameter

Outputs

NameTypeDescription
ReturnValueFStringReturnValue output

Example Use Cases

Example 1

Animate dialogue text appearing character by character.

Example 2

Drive a tutorial hint reveal with a blueprint timeline.