FLocMetadataObject::HasTypedField

Checks to see if the FieldName exists in the object, and has the specified type.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Internationalization/InternationalizationMetadata.h

Include

#include "Internationalization/InternationalizationMetadata.h"

Syntax

template<ELocMetadataType LocMetadataType>
bool HasTypedField
(
    const FString & FieldName
)

Remarks

Checks to see if the FieldName exists in the object, and has the specified type.

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