Click or drag to resize
SoundPlayerSoundEffect Property
Get the sound effect itself.

Namespace:  GeonBit.Core.Sound
Assembly:  GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public SoundEffect SoundEffect { get; }

Property Value

Type: SoundEffect
See Also