Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Interop.HostPolicy Class Reference

Package Functions

delegate void corehost_resolve_component_dependencies_result_fn (string assemblyPaths, string nativeSearchPaths, string resourceSearchPaths)
 
delegate void corehost_error_writer_fn (string message)
 
static int corehost_resolve_component_dependencies (string componentMainAssemblyPath, corehost_resolve_component_dependencies_result_fn result)
 
static IntPtr corehost_set_error_writer (IntPtr errorWriter)
 

Detailed Description

Definition at line 1209 of file Interop.cs.


The documentation for this class was generated from the following file: