terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
|
Public Member Functions | |
void | Serialize (BinaryWriter writer) |
int | GetMaxSerializedSize () |
Static Public Member Functions | |
static ChatCommandId | FromType< T > () |
static ChatCommandId | Deserialize (BinaryReader reader) |
Private Member Functions | |
ChatCommandId (string name) | |
Private Attributes | |
readonly string | _name |
Definition at line 11 of file ChatCommandId.cs.