Navigation
API > API/Runtime > API/Runtime/VerseCompiler > API/Runtime/VerseCompiler/CTypeBase
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual CNamedType * AsNamedType () |
uLang/Semantics/SemanticTypes.h | ||
virtual const CNamedType * AsNamedType () |
uLang/Semantics/SemanticTypes.h |
AsNamedType()
| Name | AsNamedType |
| Type | function |
| Header File | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Semantics/SemanticTypes.h |
| Include Path | #include "uLang/Semantics/SemanticTypes.h" |
virtual CNamedType * AsNamedType()
AsNamedType()
| Name | AsNamedType |
| Type | function |
| Header File | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Semantics/SemanticTypes.h |
| Include Path | #include "uLang/Semantics/SemanticTypes.h" |
virtual const CNamedType * AsNamedType() const