Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
As< T >()
static T Internal.Runtime.CompilerServices.Unsafe.As< T >
(
object?
value
)
inline
static
Type Constraints
T
:
class
Definition at line
32
of file
Unsafe.cs
.
32
:
class
?
33
{
34
throw
new
PlatformNotSupportedException
();
35
}
System.PlatformNotSupportedException
Definition
PlatformNotSupportedException.cs:9
Internal
Runtime
CompilerServices
Unsafe
Generated by
1.10.0