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

◆ GetComponents< T >() [2/2]

void UnityEngine.Component.GetComponents< T > ( List< T > results)
inlineinherited

Definition at line 195 of file Component.cs.

196 {
197 Type type;
199 }
class f__AnonymousType0<< Count > j__TPar
void GetComponentsForListInternal(Type searchType, object resultList)
Definition Component.cs:183

References UnityEngine.Component.GetComponentsForListInternal(), and j__TPar.