|
Terraria v1.4.4.9
Terraria source code documentation
|
Package Attributes | |
| ushort | FullUrlLength |
| ushort | HostLength |
| ushort | AbsPathLength |
| ushort | QueryStringLength |
| unsafe ushort * | pFullUrl |
| unsafe ushort * | pHost |
| unsafe ushort * | pAbsPath |
| unsafe ushort * | pQueryString |
Definition at line 494 of file Interop.cs.