Table of Contents

Delegate OnGameContentUpdatedDelegate

Namespace
TaleWorlds.MountAndBlade
Assembly
TaleWorlds.MountAndBlade.dll
public delegate void OnGameContentUpdatedDelegate()
Extension Methods

Constructors

OnGameContentUpdatedDelegate(object, IntPtr)

public OnGameContentUpdatedDelegate(object @object, IntPtr method)

Parameters

object object
method IntPtr

Methods

BeginInvoke(AsyncCallback, object)

public virtual IAsyncResult BeginInvoke(AsyncCallback callback, object @object)

Parameters

callback AsyncCallback
object object

Returns

IAsyncResult

EndInvoke(IAsyncResult)

public virtual void EndInvoke(IAsyncResult result)

Parameters

result IAsyncResult

Invoke()

public virtual void Invoke()

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