Table of Contents

DORestart Method

Namespace
DG.Tweening
Assembly
DOTween.dll

DORestart(Component, bool)

public static int DORestart(this Component target, bool includeDelay = true)

Parameters

target Component
includeDelay bool

Returns

int

DORestart(Material, bool)

public static int DORestart(this Material target, bool includeDelay = true)

Parameters

target Material
includeDelay bool

Returns

int