Navigation
Unreal Engine C++ API Reference > Editor > UnrealEd > Commandlets > UGatherTextFromMetaDataCommandlet
References
Module | UnrealEd |
Header | /Engine/Source/Editor/UnrealEd/Classes/Commandlets/GatherTextFromMetadataCommandlet.h |
Include | #include "Commandlets/GatherTextFromMetadataCommandlet.h" |
Source | /Engine/Source/Editor/UnrealEd/Private/Commandlets/GatherTextFromMetadataCommandlet.cpp |
template<typename FieldType >
bool ShouldGatherFromField
(
const FieldType * Field,
const bool bIsEditorOnly
)