FPluginDescriptor::SupportsTargetPlatform

Determines whether the plugin supports the given platform

Windows
MacOS
Linux

References

Module

Projects

Header

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

Include

#include "PluginDescriptor.h"

Source

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

Syntax

bool SupportsTargetPlatform
(
    const FString & Platform
) const

Remarks

Determines whether the plugin supports 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