SoundBlock Class
Definition
A tape block that plays a single sound.
public sealed class SoundBlock : TapeBlock
Constructors
| Name | Description |
|---|---|
| SoundBlock(Sound, Boolean?) | A tape block that plays a single sound. |
Properties
| Name | Description |
|---|---|
| Sound | Gets the sound to play. |