Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
As< TFrom, TTo >()
static ref TTo System.Runtime.CompilerServices.Unsafe.As< TFrom, TTo >
(
ref TFrom
source
)
inline
static
Definition at line
170
of file
Unsafe.cs
.
171
{
172
return
ref Unsafe.As<TFrom, TTo>(ref
source
);
173
}
System.ExceptionArgument.source
@ source
References
System.source
.
System
Runtime
CompilerServices
Unsafe
Generated by
1.10.0