Navigation
API > API/Runtime > API/Runtime/VerseCompiler > API/Runtime/VerseCompiler/uLang > API/Runtime/VerseCompiler/uLang/Semantics > API/Runtime/VerseCompiler/uLang/Semantics/CExprError
References
| Module | VerseCompiler |
| Header | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Semantics/UnknownType.h |
| Include | #include "uLang/Semantics/UnknownType.h" |
| Source | /Engine/Source/Runtime/VerseCompiler/Private/uLang/Semantics/UnknownType.cpp |
CExprError
(
TUPtr < CUnknownType > && ExprType,
bool bCanFail
)