Table of Contents

DOPause Method

Namespace
DG.Tweening

DOPause(AudioMixer)

public static int DOPause(this AudioMixer target)

Pauses all tweens that have this target as a reference (meaning tweens that were started from this target, or that had this target added as an Id) and returns the total number of tweens paused.

Parameters

target AudioMixer

Returns

int