Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
IsAddressGreaterThan< T >()
static
bool
Internal.Runtime.CompilerServices.Unsafe.IsAddressGreaterThan< T >
(
[AllowNull] ref T
left
,
[AllowNull] ref T
right
)
inline
static
Definition at line
91
of file
Unsafe.cs
.
92
{
93
throw
new
PlatformNotSupportedException
();
94
}
System.PlatformNotSupportedException
Definition
PlatformNotSupportedException.cs:9
Internal
Runtime
CompilerServices
Unsafe
Generated by
1.10.0