Table of Contents

Goto Method

Namespace
DG.Tweening
Assembly
DOTween.dll

Goto(object, float, bool)

public static int Goto(object targetOrId, float to, bool andPlay = false)

Parameters

targetOrId object
to float
andPlay bool

Returns

int