FPluginDescriptor::Load

Loads the descriptor from the given file.

Choose your operating system:

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 Load
(
    const FString & FileName,
    FText & OutFailReason
)

Remarks

Loads the descriptor from the given file.