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

#include <SemanticTypes.h>

Public Attributes

const CTypeBaseSuperType
 

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

◆ SuperType

const CTypeBase* uLang::CConcreteType::Key::SuperType

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