Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FMappedName
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FMappedName () |
Serialization/MappedName.h | ||
FMappedName
(
const uint32 InIndex, |
Serialization/MappedName.h |
FMappedName()
| Name | FMappedName |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Serialization/MappedName.h |
| Include Path | #include "Serialization/MappedName.h" |
FMappedName()
FMappedName(const uint32, const uint32)
| Name | FMappedName |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Serialization/MappedName.h |
| Include Path | #include "Serialization/MappedName.h" |
FMappedName
(
const uint32 InIndex,
const uint32 InNumber
)