Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
AddByteOffset< T >()
[1/2]
static ref T Internal.Runtime.CompilerServices.Unsafe.AddByteOffset< T >
(
ref T
source
,
IntPtr
byteOffset
)
inline
static
Definition at line
154
of file
Unsafe.cs
.
155
{
156
throw
new
PlatformNotSupportedException
();
157
}
System.PlatformNotSupportedException
Definition
PlatformNotSupportedException.cs:9
Internal
Runtime
CompilerServices
Unsafe
Generated by
1.10.0