Navigation
API > API/Plugins > API/Plugins/Water > API/Plugins/Water/UWaterBodyComponent
References
| Module | Water |
| Header | /Engine/Plugins/Experimental/Water/Source/Runtime/Public/WaterBodyComponent.h |
| Include | #include "WaterBodyComponent.h" |
| Source | /Engine/Plugins/Experimental/Water/Source/Runtime/Private/WaterBodyComponent.cpp |
void UpdateWaterZones
&40;
bool bAllowChangesDuringCook
&41;
Remarks
Registers or this water body with corresponding overlapping water zones and unregisters it from any old zones if they are no longer overlapping.
Parameters
| Name | Description |
|---|---|
| bAllowChangesDuringCook | When disabled, this function will not make any changes during cook and just trust that the serialized pointer is correct. |