Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Add< T >()
[3/3]
static unsafe void * Internal.Runtime.CompilerServices.Unsafe.Add< T >
(
void *
source
,
int
elementOffset
)
inline
static
Definition at line
66
of file
Unsafe.cs
.
67
{
68
typeof(T).ToString();
69
throw
new
PlatformNotSupportedException
();
70
}
System.PlatformNotSupportedException
Definition
PlatformNotSupportedException.cs:9
Internal
Runtime
CompilerServices
Unsafe
Generated by
1.10.0