Terraria v1.4.4.9
Terraria source code documentation
|
This is the complete list of members for System.IriHelper, including all inherited members.
CheckIriUnicodeRange(char unicode, bool isQuery) | System.IriHelper | inlinepackagestatic |
CheckIriUnicodeRange(char highSurr, char lowSurr, out bool isSurrogatePair, bool isQuery) | System.IriHelper | inlinepackagestatic |
CheckIriUnicodeRange(uint value, bool isQuery) | System.IriHelper | inlinepackagestatic |
CheckIsReserved(char ch, UriComponents component) | System.IriHelper | inlinepackagestatic |
EscapeUnescapeIri(char *pInput, int start, int end, UriComponents component) | System.IriHelper | inlinepackagestatic |
IsInInclusiveRange(uint value, uint min, uint max) | System.IriHelper | inlineprivatestatic |