Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
AsRef< T >()
[2/2]
static unsafe ref
T
System.Runtime.CompilerServices.Unsafe.AsRef<
T
>
(
void *
source
)
inline
static
Definition at line
156
of file
Unsafe.cs
.
157
{
158
return
ref *(T*)
source
;
159
}
System.ExceptionArgument.source
@ source
References
System.source
.
System
Runtime
CompilerServices
Unsafe
Generated by
1.10.0