terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
UnmanagedType.cs File Reference

Go to the source code of this file.

Namespaces

namespace  System
 
namespace  System.Runtime
 
namespace  System.Runtime.InteropServices
 

Enumerations

enum  System.Runtime.InteropServices.UnmanagedType {
  System.Runtime.InteropServices.Bool = 2 , System.Runtime.InteropServices.I1 , System.Runtime.InteropServices.U1 , System.Runtime.InteropServices.I2 ,
  System.Runtime.InteropServices.U2 , System.Runtime.InteropServices.I4 , System.Runtime.InteropServices.U4 , System.Runtime.InteropServices.I8 ,
  System.Runtime.InteropServices.U8 , System.Runtime.InteropServices.R4 , System.Runtime.InteropServices.R8 , System.Runtime.InteropServices.Currency = 15 ,
  System.Runtime.InteropServices.BStr = 19 , System.Runtime.InteropServices.LPStr , System.Runtime.InteropServices.LPWStr , System.Runtime.InteropServices.LPTStr ,
  System.Runtime.InteropServices.ByValTStr , System.Runtime.InteropServices.IUnknown = 25 , System.Runtime.InteropServices.IDispatch , System.Runtime.InteropServices.Struct ,
  System.Runtime.InteropServices.Interface , System.Runtime.InteropServices.SafeArray , System.Runtime.InteropServices.ByValArray , System.Runtime.InteropServices.SysInt ,
  System.Runtime.InteropServices.SysUInt , System.Runtime.InteropServices.VBByRefStr = 34 , System.Runtime.InteropServices.AnsiBStr , System.Runtime.InteropServices.TBStr ,
  System.Runtime.InteropServices.VariantBool , System.Runtime.InteropServices.FunctionPtr , System.Runtime.InteropServices.AsAny = 40 , System.Runtime.InteropServices.LPArray = 42 ,
  System.Runtime.InteropServices.LPStruct , System.Runtime.InteropServices.CustomMarshaler , System.Runtime.InteropServices.Error , System.Runtime.InteropServices.IInspectable ,
  System.Runtime.InteropServices.HString , System.Runtime.InteropServices.LPUTF8Str
}