terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ GetComponentsInChildren< T >() [2/3]

void UnityEngine.Component.GetComponentsInChildren< T > ( bool includeInactive,
List< T > result )
inlineinherited

Definition at line 448 of file Component.cs.

449 {
450 throw null;
451 }