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
ICustomMarshaler.cs
Go to the documentation of this file.
1using System;
2
4{
5 // Token: 0x02000436 RID: 1078
6 public interface ICustomMarshaler
7 {
8 // Token: 0x06002161 RID: 8545
10
11 // Token: 0x06002162 RID: 8546
13
14 // Token: 0x06002163 RID: 8547
16
17 // Token: 0x06002164 RID: 8548
19
20 // Token: 0x06002165 RID: 8549
22 }
23}
class f__AnonymousType0<< Count > j__TPar
object MarshalNativeToManaged(IntPtr pNativeData)
IntPtr MarshalManagedToNative(object ManagedObj)