|
Terraria v1.4.4.9
Terraria source code documentation
|
Classes | |
| struct | BitVector32 |
| class | CollectionsUtil |
| class | DictionaryWrapper |
| class | HybridDictionary |
| interface | INotifyCollectionChanged |
| interface | IOrderedDictionary |
| class | ListDictionary |
| class | NameObjectCollectionBase |
| class | NameValueCollection |
| class | NotifyCollectionChangedEventArgs |
| class | OrderedDictionary |
| class | ReadOnlyList |
| class | SingleItemReadOnlyList |
| class | StringCollection |
| class | StringDictionary |
| class | StringDictionaryWrapper |
| class | StringEnumerator |
Enumerations | |
| enum | NotifyCollectionChangedAction { Add , Remove , Replace , Move , Reset } |
Functions | |
| delegate void | NotifyCollectionChangedEventHandler (object? sender, NotifyCollectionChangedEventArgs e) |