Delegate MapInfoBarWidget.MapBarExtendStateChangeEvent
- Namespace
- TaleWorlds.MountAndBlade.GauntletUI.Widgets.Map.MapBar
- Assembly
- TaleWorlds.MountAndBlade.GauntletUI.Widgets.dll
public delegate void MapInfoBarWidget.MapBarExtendStateChangeEvent(bool newState)
Parameters
newState
bool
- Extension Methods
Constructors
MapBarExtendStateChangeEvent(object, IntPtr)
public MapBarExtendStateChangeEvent(object @object, IntPtr method)
Parameters
Methods
BeginInvoke(bool, AsyncCallback, object)
public virtual IAsyncResult BeginInvoke(bool newState, AsyncCallback callback, object @object)
Parameters
newState
boolcallback
AsyncCallbackobject
object
Returns
EndInvoke(IAsyncResult)
public virtual void EndInvoke(IAsyncResult result)
Parameters
result
IAsyncResult
Invoke(bool)
public virtual void Invoke(bool newState)
Parameters
newState
bool
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).