Navigation
API > API/Runtime > API/Runtime/VerseCompiler > API/Runtime/VerseCompiler/CSemanticProgram
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
uLang/Semantics/SemanticProgram.h |
|
|
|
uLang/Semantics/SemanticProgram.h |
|
CreateFlowType(ETypePolarity)
| |
|
| Name |
CreateFlowType |
| Type |
function |
| Header File |
/Engine/Source/Runtime/VerseCompiler/Public/uLang/Semantics/SemanticProgram.h |
| Include Path |
#include "uLang/Semantics/SemanticProgram.h" |
| Source |
/Engine/Source/Runtime/VerseCompiler/Private/uLang/Semantics/SemanticProgram.cpp |
CFlowType & CreateFlowType
(
ETypePolarity
)
CreateFlowType(ETypePolarity, const CTypeBase *)
| |
|
| Name |
CreateFlowType |
| Type |
function |
| Header File |
/Engine/Source/Runtime/VerseCompiler/Public/uLang/Semantics/SemanticProgram.h |
| Include Path |
#include "uLang/Semantics/SemanticProgram.h" |
| Source |
/Engine/Source/Runtime/VerseCompiler/Private/uLang/Semantics/SemanticProgram.cpp |
CFlowType & CreateFlowType
(
ETypePolarity ,
const CTypeBase *
)