Skip to content

Unit Reference UnderlineString

S2NX7 edited this page Sep 30, 2025 · 2 revisions

UnderlineString

Screenshot 2025-09-30 164614

A unit that applies an underline style to a string, useful for UI text formatting in Unity.

Input Ports

  • Value : The string to which the underline will be applied.

Output Ports

  • Result : The resulting string wrapped in underline tags (<u>...</u>).
Clone this wiki locally