Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/UGatherTextFromMetaDataCommandle-
| Name | FFieldClassFilter |
| Type | struct |
| Header File | /Engine/Source/Editor/UnrealEd/Classes/Commandlets/GatherTextFromMetadataCommandlet.h |
| Include Path | #include "Commandlets/GatherTextFromMetadataCommandlet.h" |
Syntax
struct FFieldClassFilter
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FFieldClassFilter
(
const FFieldClass* InFieldClass |
Commandlets/GatherTextFromMetadataCommandlet.h | ||
FFieldClassFilter
(
const UClass* InObjectClass |
Commandlets/GatherTextFromMetadataCommandlet.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| FieldClass | const FFieldClass * | Commandlets/GatherTextFromMetadataCommandlet.h | ||
| ObjectClass | const UClass * | Commandlets/GatherTextFromMetadataCommandlet.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FString GetName() |
Commandlets/GatherTextFromMetadataCommandlet.h | ||
bool TestClass
(
const FFieldClass* InFieldClass |
Commandlets/GatherTextFromMetadataCommandlet.h | ||
| Commandlets/GatherTextFromMetadataCommandlet.h |