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

◆ NativeHeaderAttribute()

UnityEngine.Bindings.NativeHeaderAttribute.NativeHeaderAttribute ( string header)
inline

Definition at line 24 of file NativeHeaderAttribute.cs.

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

References j__TPar.