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
DllImportSearchPath.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.DllImportSearchPath {
  System.Runtime.InteropServices.UseDllDirectoryForDependencies = 256 , System.Runtime.InteropServices.ApplicationDirectory = 512 , System.Runtime.InteropServices.UserDirectories = 1024 , System.Runtime.InteropServices.System32 = 2048 ,
  System.Runtime.InteropServices.SafeDirectories = 4096 , System.Runtime.InteropServices.AssemblyDirectory = 2 , System.Runtime.InteropServices.LegacyBehavior = 0
}