Delegate PropertyChangedWithFloatValueEventHandler
- Namespace
- TaleWorlds.Library
- Assembly
- TaleWorlds.Library.dll
public delegate void PropertyChangedWithFloatValueEventHandler(object sender, PropertyChangedWithFloatValueEventArgs e)
Parameters
- Extension Methods
Constructors
PropertyChangedWithFloatValueEventHandler(object, IntPtr)
public PropertyChangedWithFloatValueEventHandler(object @object, IntPtr method)
Parameters
Methods
BeginInvoke(object, PropertyChangedWithFloatValueEventArgs, AsyncCallback, object)
public virtual IAsyncResult BeginInvoke(object sender, PropertyChangedWithFloatValueEventArgs e, AsyncCallback callback, object @object)
Parameters
senderobjectePropertyChangedWithFloatValueEventArgscallbackAsyncCallbackobjectobject
Returns
EndInvoke(IAsyncResult)
public virtual void EndInvoke(IAsyncResult result)
Parameters
resultIAsyncResult
Invoke(object, PropertyChangedWithFloatValueEventArgs)
public virtual void Invoke(object sender, PropertyChangedWithFloatValueEventArgs e)
Parameters
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).