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

◆ activeSelf

bool UnityEngine.GameObject.activeSelf
get

Definition at line 249 of file GameObject.cs.

250 {
251 [NativeMethod(Name = "IsSelfActive")]
252 get
253 {
254 throw new MissingMethodException();
255 }
256 }
class f__AnonymousType0<< Count > j__TPar