Table of Contents

IsTweening Method

Namespace
DG.Tweening
Assembly
DOTween.dll

IsTweening(object, bool)

public static bool IsTweening(object targetOrId, bool alsoCheckIfIsPlaying = false)

Parameters

targetOrId object
alsoCheckIfIsPlaying bool

Returns

bool