Revision as of 23:50, 12 September 2024 by AmasterAmaster(talk | contribs)(This is no longer a stub. Added a description, added field description, added a usage description.)
Quantity Text Editor Parser`1 component as seen in the Scene Inspector
The QuantityTextEditorParser 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 quantity and output via the ParsedValue field.