Navigation
API > API/Runtime > API/Runtime/VerseCompiler > API/Runtime/VerseCompiler/uLang > API/Runtime/VerseCompiler/uLang/Semantics > API/Runtime/VerseCompiler/uLang/Semantics/CLogicalScope > API/Runtime/VerseCompiler/uLang/Semantics/CLogicalScope/IterateRecurseLo-
References
| Module | VerseCompiler |
| Header | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Semantics/SemanticScope.h |
| Include | #include "uLang/Semantics/SemanticScope.h" |
| Source | /Engine/Source/Runtime/VerseCompiler/Private/uLang/Semantics/SemanticScope.cpp |
EIterateResult IterateRecurseLogicalScopes
(
const TFunction < EVisitResult &)> & Functor
) const
Remarks
Iterates through all the logical scopes nested inside this scope.