Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/UGatherTextFromMetaDataCommandle-
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void GatherTextFromField
(
UField* Field, |
Commandlets/GatherTextFromMetadataCommandlet.h | ||
void GatherTextFromField
(
FField* Field, |
Commandlets/GatherTextFromMetadataCommandlet.h |
GatherTextFromField(UField *, const FGatherParameters &, const FName)
| Name | GatherTextFromField |
| Type | function |
| Header File | /Engine/Source/Editor/UnrealEd/Classes/Commandlets/GatherTextFromMetadataCommandlet.h |
| Include Path | #include "Commandlets/GatherTextFromMetadataCommandlet.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/Commandlets/GatherTextFromMetadataCommandlet.cpp |
void GatherTextFromField
(
UField * Field,
const FGatherParameters & Arguments,
const FName InPlatformName
)
GatherTextFromField(FField *, const FGatherParameters &, const FName)
| Name | GatherTextFromField |
| Type | function |
| Header File | /Engine/Source/Editor/UnrealEd/Classes/Commandlets/GatherTextFromMetadataCommandlet.h |
| Include Path | #include "Commandlets/GatherTextFromMetadataCommandlet.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/Commandlets/GatherTextFromMetadataCommandlet.cpp |
void GatherTextFromField
(
FField * Field,
const FGatherParameters & Arguments,
const FName InPlatformName
)