Class GameApplicationDomainController
- Namespace
- TaleWorlds.DotNet
- Assembly
- TaleWorlds.DotNet.dll
public class GameApplicationDomainController : MarshalByRefObject
- Inheritance
-
GameApplicationDomainController
- Inherited Members
Constructors
GameApplicationDomainController()
public GameApplicationDomainController()
GameApplicationDomainController(bool)
public GameApplicationDomainController(bool newApplicationDomain)
Parameters
newApplicationDomainbool
Methods
Load(Delegate, Delegate, string, string, Platform)
public void Load(Delegate passManagedInitializeMethod, Delegate passManagedCallbackMethod, string gameApiDllName, string gameApiTypeName, Platform currentPlatform)
Parameters
passManagedInitializeMethodDelegatepassManagedCallbackMethodDelegategameApiDllNamestringgameApiTypeNamestringcurrentPlatformPlatform
LoadAsHostedByNative(IntPtr, IntPtr, string, string, Platform)
public void LoadAsHostedByNative(IntPtr passManagedInitializeMethodPointer, IntPtr passManagedCallbackMethodPointer, string gameApiDllName, string gameApiTypeName, Platform currentPlatform)
Parameters
passManagedInitializeMethodPointerIntPtrpassManagedCallbackMethodPointerIntPtrgameApiDllNamestringgameApiTypeNamestringcurrentPlatformPlatform
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).