Method StringToInternalParsingBuffer
StringToInternalParsingBuffer(string, ref UnicodeChar[])
Method to store the content of a string into an integer array.
Declaration
protected int StringToInternalParsingBuffer(string sourceText, ref TMP_Text.UnicodeChar[] internalParsingArray)
Parameters
Type | Name | Description |
---|---|---|
string | sourceText | |
UnicodeChar[] | internalParsingArray |
Returns
Type | Description |
---|---|
int |