Delegate ControlCharacterCreationStageWithInt
- Namespace
- TaleWorlds.Core.ViewModelCollection
- Assembly
- TaleWorlds.Core.ViewModelCollection.dll
public delegate void ControlCharacterCreationStageWithInt(int x)
Parameters
x
int
- Extension Methods
Constructors
ControlCharacterCreationStageWithInt(object, IntPtr)
public ControlCharacterCreationStageWithInt(object @object, IntPtr method)
Parameters
Methods
BeginInvoke(int, AsyncCallback, object)
public virtual IAsyncResult BeginInvoke(int x, AsyncCallback callback, object @object)
Parameters
x
intcallback
AsyncCallbackobject
object
Returns
EndInvoke(IAsyncResult)
public virtual void EndInvoke(IAsyncResult result)
Parameters
result
IAsyncResult
Invoke(int)
public virtual void Invoke(int x)
Parameters
x
int
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).