Table of Contents

DOComplete Method

Namespace
DG.Tweening
Assembly
DOTween.dll

DOComplete(Component, bool)

public static int DOComplete(this Component target, bool withCallbacks = false)

Parameters

target Component
withCallbacks bool

Returns

int

DOComplete(Material, bool)

public static int DOComplete(this Material target, bool withCallbacks = false)

Parameters

target Material
withCallbacks bool

Returns

int