Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Create< T >()
[1/3]
static
ImmutableQueue
<
T
>
System.Collections.Immutable.ImmutableQueue
<
T
>.Create<
T
>
(
)
inline
static
Definition at line
10
of file
ImmutableQueue.cs
.
11
{
12
return
ImmutableQueue<T>
.Empty;
13
}
System.Collections.Generic.Dictionary
Definition
Dictionary.cs:14
System
Collections
Immutable
ImmutableQueue
Generated by
1.10.0