Navigation
API > API/Runtime > API/Runtime/VerseCompiler > API/Runtime/VerseCompiler/uLang > API/Runtime/VerseCompiler/uLang/Semantics > API/Runtime/VerseCompiler/uLang/Semantics/CExprInterfaceDefinition > API/Runtime/VerseCompiler/uLang/Semantics/CExprInterfaceDefinition/__ctor
References
| Module | VerseCompiler |
| Header | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Semantics/Expression.h |
| Include | #include "uLang/Semantics/Expression.h" |
| Source | /Engine/Source/Runtime/VerseCompiler/Private/uLang/Semantics/Expression.cpp |
CExprInterfaceDefinition
(
CInterface & Interface,
TArray < TSRef < CExpressionBase > > && SuperInterfaces,
TArray < TSRef < CExpressionBase > > && Members,
EVstMappingType
)