Settings.SetAutoKill

Method in Settings

Declaration

public void SetAutoKill(bool autoKill)

Description

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

Parameters

autoKillWhether to automatically kill tweens after being completed.