terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Package Functions | |
HostHeaderString () | |
HostHeaderString (string s) | |
void | Copy (byte[] destBytes, int destByteIndex) |
Properties | |
string | String [get, set] |
int | ByteCount [get] |
byte[] | Bytes [get] |
Private Member Functions | |
void | Init (string s) |
void | Convert () |
Private Attributes | |
bool | m_Converted |
string | m_String |
byte[] | m_Bytes |
Definition at line 7 of file HostHeaderString.cs.