Navigation
API > API/Runtime > API/Runtime/VerseCompiler > API/Runtime/VerseCompiler/CDefinition
Description
If this definition is in the given visit set, return false. Otherwise, add this definition and all definitions it overrides to the visit set and return true.
| Name | TryMarkOverriddenAndConstrainedDefinitionsVisited |
| Type | function |
| Header File | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Semantics/Definition.h |
| Include Path | #include "uLang/Semantics/Definition.h" |
bool TryMarkOverriddenAndConstrainedDefinitionsVisited
(
CVisitSet & VisitSet
) const