Table of Contents

BeginInvoke Method

Namespace
DG.Tweening.Core
Assembly
DOTween.dll

BeginInvoke(AsyncCallback, object)

public virtual IAsyncResult BeginInvoke(AsyncCallback callback, object @object)

Parameters

callback AsyncCallback
object object

Returns

IAsyncResult