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
◆
DllImportAttribute()
[1/2]
System.Runtime.InteropServices.DllImportAttribute.DllImportAttribute
(
string
dllName
,
string
entryPoint
,
CharSet
charSet
,
bool
exactSpelling
,
bool
setLastError
,
bool
preserveSig
,
CallingConvention
callingConvention
,
bool
bestFitMapping
,
bool
throwOnUnmappableChar
)
inline
package
Definition at line
24
of file
DllImportAttribute.cs
.
25
{
26
this._val
=
dllName
;
27
this.EntryPoint
=
entryPoint
;
28
this.CharSet
=
charSet
;
29
this.CallingConvention
=
callingConvention
;
30
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
References
j__TPar
.
System
Runtime
InteropServices
DllImportAttribute
Generated by
1.10.0