Sequence.Play

Method in Sequence

Declaration

public Sequence Play()

Description

Plays the tween sequence, whether starting for the first time or resuming from a stopped state.

Returns

SequenceThe sequence itself to allow for chaining.