Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Kismet2 > API/Editor/UnrealEd/Kismet2/FStructureEditorUtils
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/Kismet2/StructureEditorUtils.h |
| Include | #include "Kismet2/StructureEditorUtils.h" |
Syntax
template<class TElement>
struct FFindByNameHelper
Variables
| Type | Name | Description | |
|---|---|---|---|
| const FName | Name |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FFindByNameHelper
(
FName InName |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator()
(
const TElement& Element |