Settings.SetAutoStart

Method in Settings

Declaration

public void SetAutoStart(bool autoStart)

Description

Sets whether to automatically start tweens after being created, by default. This setting can be overridden by individual tweens.

Parameters

autoStartWhether to automatically start tweens after being created.