UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FIllegalReference Struct Reference

#include <SaveContext.h>

Public Attributes

UObjectFrom = nullptr
 
UObjectTo = nullptr
 
EIllegalRefReason Reason
 
FString FormatStringArg
 

Detailed Description

Small struct to store illegal references harvested during save

Member Data Documentation

◆ FormatStringArg

FString FIllegalReference::FormatStringArg

◆ From

UObject* FIllegalReference::From = nullptr

◆ Reason

EIllegalRefReason FIllegalReference::Reason

◆ To

UObject* FIllegalReference::To = nullptr

The documentation for this struct was generated from the following file: