terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
Terraria.Chat.ChatCommandId Struct Reference

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
 

Detailed Description

Definition at line 9 of file ChatCommandId.cs.


The documentation for this struct was generated from the following file: