Delegate MapInfoBarWidget.MapBarExtendStateChangeEvent
- Namespace
- TaleWorlds.MountAndBlade.GauntletUI.Widgets.Map.MapBar
- Assembly
- TaleWorlds.MountAndBlade.GauntletUI.Widgets.dll
public delegate void MapInfoBarWidget.MapBarExtendStateChangeEvent(bool newState)
Parameters
newStatebool
- 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
newStateboolcallbackAsyncCallbackobjectobject
Returns
EndInvoke(IAsyncResult)
public virtual void EndInvoke(IAsyncResult result)
Parameters
resultIAsyncResult
Invoke(bool)
public virtual void Invoke(bool newState)
Parameters
newStatebool
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).