![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <MappedName.h>
Public Types | |
| using | RangedForConstIteratorType = TArray< FDisplayNameEntryId >::RangedForConstIteratorType |
Public Member Functions | |
| int32 | Num () const |
| CORE_API void | Load (FArchive &Ar, FMappedName::EType NameMapType) |
| FName | GetName (const FMappedName &MappedName) const |
| bool | TryGetName (const FMappedName &MappedName, FName &OutName) const |
| FMinimalName | GetMinimalName (const FMappedName &MappedName) const |
| RangedForConstIteratorType | begin () const |
| RangedForConstIteratorType | end () const |
| using FNameMap::RangedForConstIteratorType = TArray<FDisplayNameEntryId>::RangedForConstIteratorType |
|
inline |
|
inline |
|
inline |
|
inline |
| void FNameMap::Load | ( | FArchive & | Ar, |
| FMappedName::EType | NameMapType | ||
| ) |
|
inline |
|
inline |