Terraria v1.4.4.9
Terraria source code documentation
|
Static Public Member Functions | |
static Span< T > | AsSpan< T > (List< T >? list) |
static ref TValue | GetValueRefOrNullRef< TKey, TValue > (Dictionary< TKey, TValue > dictionary, TKey key) |
static ref? TValue | GetValueRefOrAddDefault< TKey, TValue > (Dictionary< TKey, TValue > dictionary, TKey key, out bool exists) |
Definition at line 5 of file CollectionsMarshal.cs.