UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
PluginReferenceDescriptor Namespace Reference

Functions

FString GetPluginRefKey (const FPluginReferenceDescriptor &PluginRef)
 
bool TryGetPluginRefJsonObjectKey (const FJsonObject &JsonObject, FString &OutKey)
 
void UpdatePluginRefJsonObject (const FPluginReferenceDescriptor &PluginRef, FJsonObject &JsonObject)
 

Function Documentation

◆ GetPluginRefKey()

FString PluginReferenceDescriptor::GetPluginRefKey ( const FPluginReferenceDescriptor PluginRef)

◆ TryGetPluginRefJsonObjectKey()

bool PluginReferenceDescriptor::TryGetPluginRefJsonObjectKey ( const FJsonObject JsonObject,
FString &  OutKey 
)

◆ UpdatePluginRefJsonObject()

void PluginReferenceDescriptor::UpdatePluginRefJsonObject ( const FPluginReferenceDescriptor PluginRef,
FJsonObject JsonObject 
)