Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/LevelInstance > API/Runtime/Engine/LevelInstance/ULevelInstanceSubsystem > API/Runtime/Engine/LevelInstance/ULevelInstanceSubsystem/ForEachLevelInst-_1
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 ForEachLevelInstanceAncestorsAndSelf
(
AActor * Actor,
TFunctionRef < bool *)> Operation
) const