Navigation
API > API/Runtime > API/Runtime/VerseCompiler > API/Runtime/VerseCompiler/CClass
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool HasOrInheritsVar () |
uLang/Semantics/SemanticClass.h | ||
bool HasOrInheritsVar
(
CVisitSet& VisitSet |
uLang/Semantics/SemanticClass.h |
HasOrInheritsVar()
| Name | HasOrInheritsVar |
| Type | function |
| Header File | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Semantics/SemanticClass.h |
| Include Path | #include "uLang/Semantics/SemanticClass.h" |
bool HasOrInheritsVar() const
HasOrInheritsVar(CVisitSet &)
| Name | HasOrInheritsVar |
| Type | function |
| Header File | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Semantics/SemanticClass.h |
| Include Path | #include "uLang/Semantics/SemanticClass.h" |
| Source | /Engine/Source/Runtime/VerseCompiler/Private/uLang/Semantics/SemanticClass.cpp |
bool HasOrInheritsVar
(
CVisitSet & VisitSet
) const