Navigation
Unreal Engine C++ API Reference > Runtime > CoreUObject > UObject > UField > SetMetaData
References
Module | CoreUObject |
Header | /Engine/Source/Runtime/CoreUObject/Public/UObject/Class.h |
Include | #include "UObject/Class.h" |
Source | /Engine/Source/Runtime/CoreUObject/Private/UObject/Class.cpp |
void SetMetaData
&40;
const TCHAR &42; Key,
const TCHAR &42; InValue
&41;
Remarks
Sets the metadata value associated with the key The value associated with the key
Parameters
Name | Description |
---|---|
Key | The key to lookup in the metadata |