Navigation
API > API/Runtime > API/Runtime/VerseCompiler > API/Runtime/VerseCompiler/CNormalType
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TType & AsChecked () |
uLang/Semantics/SemanticTypes.h | ||
TType const & AsChecked () |
uLang/Semantics/SemanticTypes.h |
AsChecked()
| Name | AsChecked |
| Type | function |
| Header File | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Semantics/SemanticTypes.h |
| Include Path | #include "uLang/Semantics/SemanticTypes.h" |
template<typename TType>
TType & AsChecked()
AsChecked()
| Name | AsChecked |
| Type | function |
| Header File | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Semantics/SemanticTypes.h |
| Include Path | #include "uLang/Semantics/SemanticTypes.h" |
template<typename TType>
TType const & AsChecked() const