Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.IriHelper Member List

This is the complete list of members for System.IriHelper, including all inherited members.

CheckIriUnicodeRange(char unicode, bool isQuery)System.IriHelperinlinepackagestatic
CheckIriUnicodeRange(char highSurr, char lowSurr, out bool isSurrogatePair, bool isQuery)System.IriHelperinlinepackagestatic
CheckIriUnicodeRange(uint value, bool isQuery)System.IriHelperinlinepackagestatic
CheckIsReserved(char ch, UriComponents component)System.IriHelperinlinepackagestatic
EscapeUnescapeIri(char *pInput, int start, int end, UriComponents component)System.IriHelperinlinepackagestatic
IsInInclusiveRange(uint value, uint min, uint max)System.IriHelperinlineprivatestatic