StringInfo
Info
typeStruct
namespaceAnimatext
Fields
mappingsint[]The mappings from the new text to the old text.
rangesRange[]The valid ranges of the old text.
textstringThe new text.
Methods
Static Public
GetStringInfo(string text)StringInfoGets the string info of the text.