Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Subsystems > API/Runtime/Engine/Subsystems/FObjectSubsystemCollection
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Subsystems/SubsystemCollection.h |
| Include | #include "Subsystems/SubsystemCollection.h" |
void ForEachSubsystem
(
TFunctionRef < void> Operation,
const TSubclassOf < TBaseType > & SubsystemClass
) const
Remarks
Perform an operation on all subsystems in the collection