Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Add< T >()
[1/3]
static ref T Internal.Runtime.CompilerServices.Unsafe.Add< T >
(
ref T
source
,
int
elementOffset
)
inline
static
Definition at line
48
of file
Unsafe.cs
.
49
{
50
typeof(T).ToString();
51
throw
new
PlatformNotSupportedException
();
52
}
System.PlatformNotSupportedException
Definition
PlatformNotSupportedException.cs:9
Internal
Runtime
CompilerServices
Unsafe
Generated by
1.10.0