Navigation
API > API/Runtime > API/Runtime/VerseCompiler
| |
|
| Name |
SInstantiatedTypeVariable |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/VerseCompiler/Public/uLang/Semantics/SemanticTypes.h |
| Include Path |
#include "uLang/Semantics/SemanticTypes.h" |
Syntax
struct SInstantiatedTypeVariable
Constructors
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| _NegativeType |
const CTypeBase * |
|
uLang/Semantics/SemanticTypes.h |
|
| _PositiveType |
const CTypeBase * |
|
uLang/Semantics/SemanticTypes.h |
|
Functions
Public