tModLoader v2025.03
A mod to make and play Terraria mods
All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
EmoteID.Category Class Reference

This class is added by TML for easily adding mod emotes to a specific category. More...

Static Public Attributes

const int CrittersAndMonsters = 5
 Critters & Monsters Emotes
 
const int Dangers = 6
 Dangers Emotes (For bosses)
 
const int General = 0
 General Emotes
 
const int Items = 2
 Items Emotes
 
const int NatureAndWeather = 3
 Nature & Weather Emotes
 
const int Rps = 1
 Rock, Paper, Scissors! Emotes
 
const int Town = 4
 Town Emotes
 

Detailed Description

This class is added by TML for easily adding mod emotes to a specific category.