![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <MemberReference.h>
Public Member Functions | |
| bool | operator== (const FFieldRemapInfo &Other) const |
| FFieldRemapInfo () | |
Public Attributes | |
| FName | FieldName |
| FName | FieldClass |
Friends | |
| uint32 | GetTypeHash (const FFieldRemapInfo &RemapInfo) |
Helper struct to allow us to redirect properties and functions through renames and additionally between classes if necessary
|
inline |
|
inline |
|
friend |
| FName FFieldRemapInfo::FieldClass |
The new name of the field's outer class if different from its original location, or NAME_None if it hasn't moved
| FName FFieldRemapInfo::FieldName |
The new name of the field after being renamed