Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject > API/Runtime/CoreUObject/UObject/UStruct
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 |
bool GetStringMetaDataHierarchical
&40;
const FName & Key,
FString &42; OutValue
&41; const
Remarks
Try and find string metadata with the given key. If not found on this class, work up hierarchy looking for it.