UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
uLang::CNamedType::Key Struct Reference

#include <SemanticTypes.h>

Public Attributes

CSymbol Name
 
const CTypeBaseValueType
 
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)
 

Friends And Related Symbol Documentation

◆ operator!=

bool operator!= ( const Key Left,
const Key Right 
)
friend

◆ operator<

bool operator< ( const Key Left,
const Key Right 
)
friend

◆ operator==

bool operator== ( const Key Left,
const Key Right 
)
friend

Member Data Documentation

◆ HasValue

bool uLang::CNamedType::Key::HasValue

◆ Name

CSymbol uLang::CNamedType::Key::Name

◆ ValueType

const CTypeBase* uLang::CNamedType::Key::ValueType

The documentation for this struct was generated from the following file: