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