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
|
Public Member Functions | |
MarshalAsAttribute (UnmanagedType unmanagedType) | |
Public Attributes | |
string | MarshalCookie |
string | MarshalType |
global::System.Type | MarshalTypeRef |
global::System.Type | SafeArrayUserDefinedSubType |
UnmanagedType | ArraySubType |
VarEnum | SafeArraySubType |
int | SizeConst |
int | IidParameterIndex |
short | SizeParamIndex |
Package Functions | |
MarshalAsAttribute | Copy () |
Properties | |
UnmanagedType | Value [get, set] |
Private Attributes | |
UnmanagedType | utype |
Definition at line 12 of file MarshalAsAttribute.cs.