Table of Contents

Play Method

Namespace
DG.Tweening
Assembly
DOTween.dll

Play(object)

public static int Play(object targetOrId)

Parameters

targetOrId object

Returns

int

Play(object, object)

public static int Play(object target, object id)

Parameters

target object
id object

Returns

int