Navigation
API > API/Runtime > API/Runtime/VerseCompiler > API/Runtime/VerseCompiler/uLang > API/Runtime/VerseCompiler/uLang/Semantics > API/Runtime/VerseCompiler/uLang/Semantics/CExprIdentifierFunction > API/Runtime/VerseCompiler/uLang/Semantics/CExprIdentifierFunction/__ctor
References
| Module | VerseCompiler |
| Header | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Semantics/Expression.h |
| Include | #include "uLang/Semantics/Expression.h" |
CExprIdentifierFunction
(
const CFunction & Function,
const CTypeBase * ResultType,
TSPtr < CExpressionBase > && Context,
TSPtr < CExpressionBase > && Qualifier
)