tModLoader v2022.09
A mod to make and play Terraria mods
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