Navigation
API > API/Runtime > API/Runtime/VerseCompiler > API/Runtime/VerseCompiler/CDefinition
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TDefinition * AsNullable () |
uLang/Semantics/Definition.h | ||
TDefinition const * AsNullable () |
uLang/Semantics/Definition.h |
AsNullable()
| Name | AsNullable |
| Type | function |
| Header File | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Semantics/Definition.h |
| Include Path | #include "uLang/Semantics/Definition.h" |
template<typename TDefinition>
TDefinition * AsNullable()
AsNullable()
| Name | AsNullable |
| Type | function |
| Header File | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Semantics/Definition.h |
| Include Path | #include "uLang/Semantics/Definition.h" |
template<typename TDefinition>
TDefinition const * AsNullable() const