Navigation
API > API/Runtime > API/Runtime/TypedElementFramework
| Name | FKeyIssueView |
| Type | struct |
| Header File | /Engine/Source/Runtime/TypedElementFramework/Public/DataStorage/MapKey.h |
| Include Path | #include "DataStorage/MapKey.h" |
Syntax
struct FKeyIssueView
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| DataStorage/MapKey.h | |||
FKeyIssueView
(
FStringView Description |
DataStorage/MapKey.h | ||
FKeyIssueView
(
const FKeyIssue& Description |
DataStorage/MapKey.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Description | FStringView | DataStorage/MapKey.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator!=
(
const FKeyIssueView& Rhs |
DataStorage/MapKey.h | ||
bool operator!=
(
const FKeyIssue& Rhs |
DataStorage/MapKey.h | ||
bool operator==
(
const FKeyIssueView& Rhs |
DataStorage/MapKey.h | ||
bool operator==
(
const FKeyIssue& Rhs |
DataStorage/MapKey.h |