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
◆
ResizeList< T >()
static
void
UnityEngine.NoAllocHelpers.ResizeList<
T
>
(
List
<
T
>
list
,
int
size
)
inline
static
Definition at line
13
of file
NoAllocHelpers.cs
.
14
{
15
while
(
list
==
null
)
16
{
17
}
18
}
System.ExceptionArgument.list
@ list
References
System.list
.
UnityEngine
NoAllocHelpers
Generated by
1.10.0