Navigation
Unreal Engine C++ API Reference > Runtime > Projects > FPluginReferenceDescriptor
References
Module | Projects |
Header | /Engine/Source/Runtime/Projects/Public/PluginReferenceDescriptor.h |
Include | #include "PluginReferenceDescriptor.h" |
Source | /Engine/Source/Runtime/Projects/Private/PluginReferenceDescriptor.cpp |
static void UpdateArray
(
FJsonObject & JsonObject,
const TCHAR * ArrayName,
const TArray < FPluginReferenceDescriptor > & Plugins
)
Remarks
Updates an array of plugin references in the specified JSON field (indexed by plugin name)