Terraria v1.4.4.9
Terraria source code documentation
|
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) |
Definition at line 1209 of file Interop.cs.