Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
GetReference< T >()
[1/2]
static
ref
T
System.Runtime.InteropServices.MemoryMarshal.GetReference<
T
>
(
ReadOnlySpan
<
T
>
span
)
inline
static
Definition at line
56
of file
MemoryMarshal.cs
.
57
{
58
return
ref
span
._pointer.Value;
59
}
System.Collections.Generic.Dictionary
Definition
Dictionary.cs:14
System
Runtime
InteropServices
MemoryMarshal
Generated by
1.10.0