Navigation
API > API/Plugins > API/Plugins/Water > API/Plugins/Water/UWaterSubsystem
Description
Returns the total height of the ocean. This should correspond to the base height plus any additional height, like flood for example
| Name | GetOceanTotalHeight |
| Type | function |
| Header File | /Engine/Plugins/Experimental/Water/Source/Runtime/Public/WaterSubsystem.h |
| Include Path | #include "WaterSubsystem.h" |
UFUNCTION (BlueprintCallable, Category=Water)
float GetOceanTotalHeight() const