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