Text.getCharacterAtOffset
dchar getCharacterAtOffset(int offset)Gets the specified text.
Parameters
offset | a character offset within text |
Returns
the character at offset or 0 in the case of failure.
dchar getCharacterAtOffset(int offset)Gets the specified text.
offset | a character offset within text |