Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/LevelInstance > API/Runtime/Engine/LevelInstance/ULevelInstanceSubsystem
| Type | Name | Description | |
|---|---|---|---|
| void | ForEachLevelInstanceAncestorsAndSelf
(
AActor* Actor, |
||
| void | ForEachLevelInstanceAncestorsAndSelf
(
const AActor* Actor, |
Runs a lambda operation along the ancestors that own the LevelInstance. |