![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <SaveContext.h>
Public Attributes | |
| UObject * | From = nullptr |
| UObject * | To = nullptr |
| EIllegalRefReason | Reason |
| FString | FormatStringArg |
Small struct to store illegal references harvested during save
| FString FIllegalReference::FormatStringArg |
| UObject* FIllegalReference::From = nullptr |
| EIllegalRefReason FIllegalReference::Reason |
| UObject* FIllegalReference::To = nullptr |