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

◆ NativeMethodAttribute() [2/4]

UnityEngine.Bindings.NativeMethodAttribute.NativeMethodAttribute ( string name)
inline

Definition at line 69 of file NativeMethodAttribute.cs.

70 {
71 if (name != null)
72 {
73 bool flag = name == "";
75 return;
76 }
77 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and System.name.