Table of Contents

TweensById Method

Namespace
DG.Tweening
Assembly
DOTween.dll

TweensById(object, bool, List<Tween>)

public static List<Tween> TweensById(object id, bool playingOnly = false, List<Tween> fillableList = null)

Parameters

id object
playingOnly bool
fillableList List<Tween>

Returns

List<Tween>