FITDSpatializationPluginFactory::SupportsPlatform

Returns whether this plugin supports use on the specified platform.

Windows
MacOS
Linux

Override Hierarchy

IAudioPluginFactory::SupportsPlatform()

FITDSpatializationPluginFactory::SupportsPlatform()

References

Module

Spatialization

Header

/Engine/Plugins/Runtime/Spatialization/Source/Spatialization/Public/ITDSpatializer.h

Include

#include "ITDSpatializer.h"

Syntax

virtual bool SupportsPlatform
(
    const FString & PlatformName
)

Remarks

Returns whether this plugin supports use on the specified platform.

Returns

true if this plugin supports use on Platform, false otherwise.

Parameters

Parameter

Description

Platform

an enumerated platform (i.e. Windows, Playstation4, etc.)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss