Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FKeyHandleMap
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Curves/KeyHandle.h | |||
FKeyHandleMap
(
const FKeyHandleMap& Other |
This struct is not copyable. This must be public or because derived classes are allowed to be copied. | Curves/KeyHandle.h |
FKeyHandleMap()
| Name | FKeyHandleMap |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Curves/KeyHandle.h |
| Include Path | #include "Curves/KeyHandle.h" |
FKeyHandleMap()
FKeyHandleMap(const FKeyHandleMap &)
Description
This struct is not copyable. This must be public or because derived classes are allowed to be copied.
| Name | FKeyHandleMap |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Curves/KeyHandle.h |
| Include Path | #include "Curves/KeyHandle.h" |
FKeyHandleMap
(
const FKeyHandleMap & Other
)