![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <SemanticTypes.h>
Public Attributes | |
| CSymbol | Name |
| const CTypeBase * | ValueType |
| bool | HasValue |
Friends | |
| bool | operator== (const Key &Left, const Key &Right) |
| bool | operator!= (const Key &Left, const Key &Right) |
| bool | operator< (const Key &Left, const Key &Right) |
| bool uLang::CNamedType::Key::HasValue |
| CSymbol uLang::CNamedType::Key::Name |
| const CTypeBase* uLang::CNamedType::Key::ValueType |