Table of Contents

DOKill Method

Namespace
DG.Tweening
Assembly
DOTween.dll

DOKill(Component, bool)

public static int DOKill(this Component target, bool complete = false)

Parameters

target Component
complete bool

Returns

int

DOKill(Material, bool)

public static int DOKill(this Material target, bool complete = false)

Parameters

target Material
complete bool

Returns

int