![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <CookedMetaData.h>
Public Member Functions | |
| FFieldCookedMetaDataKey () | |
| bool | operator== (const FFieldCookedMetaDataKey &Other) const |
| bool | operator!= (const FFieldCookedMetaDataKey &Other) const |
Public Attributes | |
| TArray< FName > | FieldPath |
Friends | |
| uint32 | GetTypeHash (const FFieldCookedMetaDataKey &Key) |
Encapsulates the subfield metadata map key in a UScriptStruct (for UHT).
| FFieldCookedMetaDataKey::FFieldCookedMetaDataKey | ( | ) |
|
inline |
|
inline |
|
friend |