Navigation
API > API/Runtime > API/Runtime/VerseCompiler > API/Runtime/VerseCompiler/CDefinition
Description
If this definition has the given visit stamp, return false. Otherwise, mark this definition and all definitions it overrides with the visit stamp and return true. Use CScope::GenerateNewVisitStamp to get a new visit stamp.
| Name | TryMarkOverriddenAndConstrainedDefinitionsVisited |
| Type | function |
| Header File | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Semantics/Definition.h |
| Include Path | #include "uLang/Semantics/Definition.h" |
bool TryMarkOverriddenAndConstrainedDefinitionsVisited
(
VisitStampType VisitStamp
) const