![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <SemanticTypes.h>
Public Attributes | |
| const CTypeBase * | _KeyType |
| const CTypeBase * | _ValueType |
| bool | _bWeak |
Friends | |
| bool | operator== (const SKey &Left, const SKey &Right) |
| bool | operator!= (const SKey &Left, const SKey &Right) |
| bool | operator< (const SKey &Left, const SKey &Right) |
| bool uLang::CMapType::SKey::_bWeak |
| const CTypeBase* uLang::CMapType::SKey::_KeyType |
| const CTypeBase* uLang::CMapType::SKey::_ValueType |