Skip to content

SoundBlock Class

Definition

A tape block that plays a single sound.

public sealed class SoundBlock : TapeBlock

View source

Constructors

Name Description
SoundBlock(Sound, Boolean?) A tape block that plays a single sound.

Properties

Name Description
Sound Gets the sound to play.