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 >() [1/3]

T[] UnityEngine.Component.GetComponentsInChildren< T > ( bool includeInactive)
inlineinherited

Definition at line 437 of file Component.cs.

438 {
439 throw null;
440 }