Table of Contents

Interface ICallbackManager

Namespace
TaleWorlds.DotNet
Assembly
TaleWorlds.DotNet.dll
public interface ICallbackManager

Methods

CheckSharedStructureSizes()

void CheckSharedStructureSizes()

GetDelegates()

Delegate[] GetDelegates()

Returns

Delegate[]

GetScriptingInterfaceObjects()

Dictionary<string, object> GetScriptingInterfaceObjects()

Returns

Dictionary<string, object>

Initialize()

void Initialize()

SetFunctionPointer(int, IntPtr)

void SetFunctionPointer(int id, IntPtr pointer)

Parameters

id int
pointer IntPtr

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).