Table of Contents

Delegate ControlCharacterCreationStageWithString

Namespace
TaleWorlds.Core.ViewModelCollection
Assembly
TaleWorlds.Core.ViewModelCollection.dll
public delegate void ControlCharacterCreationStageWithString(string str)

Parameters

str string
Extension Methods

Constructors

ControlCharacterCreationStageWithString(object, IntPtr)

public ControlCharacterCreationStageWithString(object @object, IntPtr method)

Parameters

object object
method IntPtr

Methods

BeginInvoke(string, AsyncCallback, object)

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

Parameters

str string
callback AsyncCallback
object object

Returns

IAsyncResult

EndInvoke(IAsyncResult)

public virtual void EndInvoke(IAsyncResult result)

Parameters

result IAsyncResult

Invoke(string)

public virtual void Invoke(string str)

Parameters

str string

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