[]
Initializes a new instance of the ActionSound.
public ActionSound()
Public Sub New()
Initializes a new instance of the ActionNamed.
public ActionSound(SoundObject soundObject)
Public Sub New(soundObject As SoundObject)
Type | Name | Description |
---|---|---|
SoundObject | soundObject | The SoundObject defines the sound to play. |