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
Loading...
Searching...
No Matches
Terraria.Chat.ChatCommandId Struct Reference
+ Inheritance diagram for Terraria.Chat.ChatCommandId:
+ Collaboration diagram for Terraria.Chat.ChatCommandId:

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 11 of file ChatCommandId.cs.


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