Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Extensions.EnumerationExtensions Class Reference

Classes

class  _Value
 

Static Public Member Functions

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

Detailed Description

Definition at line 5 of file EnumerationExtensions.cs.


The documentation for this class was generated from the following file: