Navigation
API > API/Plugins > API/Plugins/MicrosoftSpatialSound > API/Plugins/MicrosoftSpatialSound/FMicrosoftSpatialSoundPluginFact-
- IAudioPluginFactory::SupportsPlatform()
- FMicrosoftSpatialSoundPluginFactory::SupportsPlatform()
References
| Module | MicrosoftSpatialSound |
| Header | /Engine/Plugins/Runtime/MicrosoftSpatialAudio/Source/MicrosoftSpatialSound/Public/MicrosoftSpatialSoundPlugin.h |
| Include | #include "MicrosoftSpatialSoundPlugin.h" |
virtual bool SupportsPlatform
&40;
const FString & PlatformName
&41;
Remarks
Returns whether this plugin supports use on the specified platform. true if this plugin supports use on Platform, false otherwise.
Parameters
| Name | Description |
|---|---|
| Platform | an enumerated platform (i.e. Windows, Playstation4, etc.) |