Navigation
Unreal Engine C++ API Reference > Runtime > CoreUObject > UObject > FField
Type | Name | Description | |
---|---|---|---|
void | SetMetaData
(
const TCHAR* Key, |
Sets the metadata value associated with the key | |
void | SetMetaData
(
const FName& Key, |
Sets the metadata value associated with the key | |
void | SetMetaData
(
const TCHAR* Key, |
||
void | SetMetaData
(
const FName& Key, |
Sets the metadata value associated with the key |