tModLoader v2023.01
A mod to make and play Terraria mods
|
Public Member Functions | |
int | GetMaxSerializedSize () |
void | Serialize (BinaryWriter writer) |
Static Public Member Functions | |
static ChatCommandId | Deserialize (BinaryReader reader) |
static ChatCommandId | FromType< T > () |
|
static |
T | : | IChatCommand |