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

◆ GetComponents()

void UnityEngine.Component.GetComponents ( Type type,
List< Component > results )
inlineinherited

Definition at line 569 of file Component.cs.

570 {
571 throw null;
572 }