Navigation
API > API/Runtime > API/Runtime/VerseCompiler > API/Runtime/VerseCompiler/uLang > API/Runtime/VerseCompiler/uLang/Semantics > API/Runtime/VerseCompiler/uLang/Semantics/CLogicalScope
| Type | Name | Description | |
|---|---|---|---|
| EIterateResult | IterateRecurseLogicalScopes
(
const TFunction< EVisitResult(const CLogicalScope&)>& Functor |
Iterates through all the logical scopes nested inside this scope. | |
| EIterateResult | IterateRecurseLogicalScopes
(
TFunction< EVisitResult(const CLogicalScope&)>&& Functor |