Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/LevelInstance > API/Runtime/Engine/LevelInstance/ULevelInstanceSubsystem
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/LevelInstance/LevelInstanceSubsystem.h |
| Include | #include "LevelInstance/LevelInstanceSubsystem.h" |
| Source | /Engine/Source/Runtime/Engine/Private/LevelInstance/LevelInstanceSubsystem.cpp |
void ForEachLevelInstanceActorAncestors
&40;
const ULevel &42; Level,
TFunctionRef< bool(AActor &42;)> Operation
&41; const
Remarks
Returns the upper chain of level instance actors for the specified level starting with the level instance referencing the level.