tModLoader v2023.01
A mod to make and play Terraria mods
All Classes Namespaces Functions Variables Enumerations Enumerator Properties Pages
Terraria.Chat.ChatCommandId Struct Reference

Public Member Functions

int GetMaxSerializedSize ()
 
void Serialize (BinaryWriter writer)
 

Static Public Member Functions

static ChatCommandId Deserialize (BinaryReader reader)
 
static ChatCommandId FromType< T > ()
 

Member Function Documentation

◆ FromType< T >()

static ChatCommandId Terraria.Chat.ChatCommandId.FromType< T > ( )
static
Type Constraints
T :IChatCommand