Exemplo n.º 1
0
 public unsafe static long $Invoke20(long instance, long *args)
 {
     return(GCHandledObjects.ObjectToGCHandle(LangUtils.GetEquipmentDisplayNameById(Marshal.PtrToStringUni(*(IntPtr *)args))));
 }