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