Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
void | Clear () |
void | Add (Pattern pattern) |
Public Attributes | |
Dictionary< QilName, List< Pattern > > | FixedNamePatterns = new Dictionary<QilName, List<Pattern>>() |
List< QilName > | FixedNamePatternsNames = new List<QilName>() |
List< Pattern > | NonFixedNamePatterns = new List<Pattern>() |
Definition at line 6 of file PatternBag.cs.