Navigation
Unreal Engine C++ API Reference > Runtime > CoreUObject > UObject > UMetaData
References
Module | CoreUObject |
Header | /Engine/Source/Runtime/CoreUObject/Public/UObject/MetaData.h |
Include | #include "UObject/MetaData.h" |
Source | /Engine/Source/Runtime/CoreUObject/Private/UObject/MetaData.cpp |
bool HasObjectValues
&40;
const UObject &42; Object
&41;
Remarks
Is there any metadata for this property? Is there any metadata for this property? TrUE if the property has any metadata at all
Parameters
Name | Description |
---|---|
Object | the object to lookup the metadata for |
Object | the object to lookup the metadata for |