Click or drag to resize

UnityUIPlayerControllerElementGlyphBaseResult2DSelectionHandlerBeginInvoke Method


Namespace: Rewired.Glyphs.UnityUI
Assembly: Rewired_Glyphs (in Rewired_Glyphs.dll) Version: 0.0.0.0
Syntax
C#
public virtual IAsyncResult BeginInvoke(
	IList<Pair<ActionElementMapPair>> results,
	AsyncCallback callback,
	Object object
)

Parameters

results  IListPairActionElementMapPair
 
callback  AsyncCallback
 
object  Object
 

Return Value

IAsyncResult
See Also