Navigation
API > API/Runtime > API/Runtime/VerseCompiler
| Name | TPair |
| Type | struct |
| Header File | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Semantics/SemanticTypes.h |
| Include Path | #include "uLang/Semantics/SemanticTypes.h" |
Syntax
template<typename T, typename U>
struct TPair
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| First | T | uLang/Semantics/SemanticTypes.h | ||
| Second | U | uLang/Semantics/SemanticTypes.h |