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

Functions

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

Function Documentation

◆ GetPluginRefKey()

FString PluginDisallowedDescriptor::GetPluginRefKey ( const FPluginDisallowedDescriptor PluginRef)

◆ TryGetPluginRefJsonObjectKey()

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

◆ UpdatePluginRefJsonObject()

void PluginDisallowedDescriptor::UpdatePluginRefJsonObject ( const FPluginDisallowedDescriptor PluginRef,
FJsonObject JsonObject 
)