Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Runtime.InteropServices.CollectionsMarshal Class Reference

Static Public Member Functions

static Span< TAsSpan< 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)
 

Detailed Description

Definition at line 5 of file CollectionsMarshal.cs.


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