SoundProcessorGetSoundProcessor Method |
[Missing <summary> documentation for "M:StarfieldUtils.SoundUtils.SoundProcessor.GetSoundProcessor"]
Namespace:
StarfieldUtils.SoundUtils
Assembly:
Starfield.Utils (in Starfield.Utils.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public static BaseSoundProcessor GetSoundProcessor()
Public Shared Function GetSoundProcessor As BaseSoundProcessor
public:
static BaseSoundProcessor^ GetSoundProcessor()
static member GetSoundProcessor : unit -> BaseSoundProcessor
Return Value
Type:
BaseSoundProcessor[Missing <returns> documentation for "M:StarfieldUtils.SoundUtils.SoundProcessor.GetSoundProcessor"]
See Also