Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
ByteOffset< T >()
static
IntPtr
Internal.Runtime.CompilerServices.Unsafe.ByteOffset< T >
(
[AllowNull] ref T
origin
,
[AllowNull] ref T
target
)
inline
static
Definition at line
210
of file
Unsafe.cs
.
211
{
212
throw
new
PlatformNotSupportedException
();
213
}
System.PlatformNotSupportedException
Definition
PlatformNotSupportedException.cs:9
Internal
Runtime
CompilerServices
Unsafe
Generated by
1.10.0