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
Variables
Public
Functions
Public
Operators
| Name |
Remarks |
Include Path |
Unreal Specifiers |
bool operator()
(
const TElement& Element
) const
|
|
Kismet2/StructureEditorUtils.h |
|