UMetaData::HasObjectValues

Is there any metadata for this property? Is there any metadata for this property?

Windows
MacOS
Linux

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

Syntax

bool HasObjectValues
(
    const UObject * Object
)

Remarks

Is there any metadata for this property? Is there any metadata for this property?

Returns

TrUE if the property has any metadata at all

Parameters

Parameter

Description

Object

the object to lookup the metadata for

Object

the object to lookup the metadata for

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss