tModLoader v2024.03
A mod to make and play Terraria mods
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 ChatCommandId.FromType< T > ( )
static
Type Constraints
T :IChatCommand