![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <ManifestUObject.h>
Public Member Functions | |
| FCustomFieldData () | |
| FCustomFieldData (const FString &Key, const FString &Value) | |
Public Attributes | |
| FString | Key |
| FString | Value |
| FCustomFieldData::FCustomFieldData | ( | ) |
| FCustomFieldData::FCustomFieldData | ( | const FString & | Key, |
| const FString & | Value | ||
| ) |
| FString FCustomFieldData::Key |
| FString FCustomFieldData::Value |