FPluginReferenceDescriptor::IsSupportedTargetPlatform

Determines if the referenced plugin is supported for the given platform

Windows
MacOS
Linux

References

Module

Projects

Header

/Engine/Source/Runtime/Projects/Public/PluginReferenceDescriptor.h

Include

#include "PluginReferenceDescriptor.h"

Source

/Engine/Source/Runtime/Projects/Private/PluginReferenceDescriptor.cpp

Syntax

bool IsSupportedTargetPlatform
(
    const FString & Platform
) const

Remarks

Determines if the referenced plugin is supported for the given platform

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