terraria-cpp2il-methodrecon
v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
◆
WriteUnaligned< T >()
static
void
System.Runtime.CompilerServices.Unsafe.WriteUnaligned<
T
>
(
byte
destination
,
T
value
)
inline
static
Definition at line
94
of file
Unsafe.cs
.
95
{
96
destination.m_value
=
value
;
97
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.ExceptionArgument.value
@ value
References
j__TPar
, and
System.value
.
System
Runtime
CompilerServices
Unsafe
Generated by
1.10.0