Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Add< T >()
[2/3]
static ref T Internal.Runtime.CompilerServices.Unsafe.Add< T >
(
ref T
source
,
IntPtr
elementOffset
)
inline
static
Definition at line
57
of file
Unsafe.cs
.
58
{
59
typeof(T).ToString();
60
throw
new
PlatformNotSupportedException
();
61
}
System.PlatformNotSupportedException
Definition
PlatformNotSupportedException.cs:9
Internal
Runtime
CompilerServices
Unsafe
Generated by
1.10.0