Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
ReadUnaligned< T >()
[2/2]
static unsafe T Internal.Runtime.CompilerServices.Unsafe.ReadUnaligned< T >
(
void *
source
)
inline
static
Definition at line
118
of file
Unsafe.cs
.
119
{
120
typeof(T).ToString();
121
throw
new
PlatformNotSupportedException
();
122
}
System.PlatformNotSupportedException
Definition
PlatformNotSupportedException.cs:9
Internal
Runtime
CompilerServices
Unsafe
Generated by
1.10.0