Your IP address will be publicly visible if you make any edits.
Component:MultiValueTextFormatDriver
The MultiValueTextFormatDriver applies the values of multiple source fields to a text format string and drives the target string field.
More actions
Component image
Multi Value Text Format Driver component as seen in the Scene Inspector
The MultiValueTextFormatDriver applies the values of multiple source fields to a text format string and drives the target string field. Each {N} placeholder refers to an item in Sources by index, starting at 0. Enum sources are converted to their name before formatting.
Attach to a slot and provide a format string and source values in order to drive a string field (such as text on a TextRenderer or UIX label) without involving ProtoFlux.