Revision as of 22:58, 12 September 2024 by AmasterAmaster(talk | contribs)(This is no longer a stub. Moved old description to usage description, gave the page a new description, added field descriptions.)
Int Text Editor Parser component as seen in the Scene Inspector
The IntTextEditorParser component takes in a ParsedValue and if there is a TextEditor on the same slot, it will send the value through the text editor and into either a Text or a TextRenderer component.
Place on the same Slot as a TextEditor and anything entered into the text editor will be attempted to be parsed as a Int and output via the ParsedValue field.