tModLoader v2025.01
A mod to make and play Terraria mods
All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
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