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

#include <SemanticTypes.h>

Public Attributes

const CTypeBaseNegativeType
 
const CTypeBasePositiveType
 

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

◆ NegativeType

const CTypeBase* uLang::CTypeType::Key::NegativeType

◆ PositiveType

const CTypeBase* uLang::CTypeType::Key::PositiveType

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