Skip to content

Sound.Start Method

Definition

Starts the sound with the specified initial signal level.

public abstract void Start(bool signal);

Parameters

Name Type Description
signal Boolean The initial signal level.