tModLoader v2024.03
A mod to make and play Terraria mods
EnumerationExtensions Class Reference

Static Public Member Functions

static bool Has< T > (this Enum value, T check)
 
static T Include< T > (this Enum value, T append)
 
static bool Missing< T > (this Enum obj, T value)
 
static T Remove< T > (this Enum value, T remove)