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

◆ NativeNameAttribute()

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

Definition at line 24 of file NativeNameAttribute.cs.

25 {
26 if (name != null)
27 {
28 bool flag = name == "";
30 return;
31 }
32 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and System.name.