Navigation
API > API/Runtime > API/Runtime/VerseCompiler > API/Runtime/VerseCompiler/uLang > API/Runtime/VerseCompiler/uLang/Semantics > API/Runtime/VerseCompiler/uLang/Semantics/CInterface > API/Runtime/VerseCompiler/uLang/Semantics/CInterface/__ctor
References
| Module | VerseCompiler |
| Header | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Semantics/SemanticInterface.h |
| Include | #include "uLang/Semantics/SemanticInterface.h" |
CInterface
(
CScope & EnclosingScope,
const CSymbol & Name,
const TArray < CInterface * > & SuperInterfaces,
CInterface * GeneralizedInterface,
TArray < STypeVariableSubstitution > TypeVariableSubstitutions,
bool bHasCyclesBroken
)
Remarks
Construct a positive interface instantiation