![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for FMappedName, including all inherited members.
| Create(const uint32 InIndex, const uint32 InNumber, EType InType) | FMappedName | inlinestatic |
| EType enum name | FMappedName | |
| FMappedName()=default | FMappedName | inline |
| FromMinimalName(const FMinimalName &MinimalName) | FMappedName | inlinestatic |
| GetIndex() const | FMappedName | inline |
| GetNumber() const | FMappedName | inline |
| GetType() const | FMappedName | inline |
| IsGlobal() const | FMappedName | inline |
| IsResolvedToMinimalName(const FMinimalName &MinimalName) | FMappedName | inlinestatic |
| IsValid() const | FMappedName | inline |
| operator!=(FMappedName Other) const | FMappedName | inline |
| operator<< | FMappedName | friend |
| ResolveName(TConstArrayView< FDisplayNameEntryId > Names) const | FMappedName | inline |
| SafeMinimalNameToName(const FMinimalName &MinimalName) | FMappedName | inlinestatic |
| ToUnresolvedMinimalName() const | FMappedName | inline |