Navigation
API > API/Runtime > API/Runtime/VerseCompiler > API/Runtime/VerseCompiler/CTypeBase
| Name | CUniqueTupleTypeWithPointeeEquality |
| Type | struct |
| Header File | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Semantics/SemanticTypes.h |
| Include Path | #include "uLang/Semantics/SemanticTypes.h" |
Syntax
struct CUniqueTupleTypeWithPointeeEquality
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
CUniqueTupleTypeWithPointeeEquality
(
CtorArgsType&&... CtorArgs |
uLang/Semantics/SemanticTypes.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Payload | TUPtr< CTupleType > | uLang/Semantics/SemanticTypes.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
operator CTupleType &() |
uLang/Semantics/SemanticTypes.h | ||
bool operator==
(
const CUniqueTupleTypeWithPointeeEquality& Other |
uLang/Semantics/SemanticTypes.h |