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

#include <SemanticTypes.h>

Public Attributes

const CTypeVariableTypeVariable
 
ETypePolarity Polarity
 

Friends

bool operator< (const STypeVariablePolarity &Left, const STypeVariablePolarity &Right)
 

Friends And Related Symbol Documentation

◆ operator<

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

Member Data Documentation

◆ Polarity

ETypePolarity uLang::STypeVariablePolarity::Polarity

◆ TypeVariable

const CTypeVariable* uLang::STypeVariablePolarity::TypeVariable

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