![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <SemanticTypes.h>
Public Member Functions | |
| SInstantiatedTypeVariable (const CTypeBase *NegativeType, const CTypeBase *PositiveType) | |
Public Attributes | |
| const CTypeBase * | _NegativeType |
| const CTypeBase * | _PositiveType |
Friends | |
| bool | operator== (const SInstantiatedTypeVariable &Left, const SInstantiatedTypeVariable &Right) |
|
inline |
|
friend |
| const CTypeBase* uLang::SInstantiatedTypeVariable::_NegativeType |
| const CTypeBase* uLang::SInstantiatedTypeVariable::_PositiveType |