Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Experimental/Water/Source/Runtime/Public/WaterSubsystem.h |
Include |
#include "WaterSubsystem.h" |
Source |
/Engine/Plugins/Experimental/Water/Source/Runtime/Private/WaterSubsystem.cpp |
static void ForEachWaterBodyComponent
(
const UWorld * World,
TFunctionRef< bool *)> Predicate
)
Execute a predicate function on each valid water body. Predicate should return false for early exit.