Navigation
API > API/Plugins > API/Plugins/Water > API/Plugins/Water/AWaterZone
Description
Retrieves the dynamic water info bounds for a specific player index in OutBounds. Returns true if a valid zone location has been found.
| Name | GetDynamicWaterInfoBounds |
| Type | function |
| Header File | /Engine/Plugins/Experimental/Water/Source/Runtime/Public/WaterZoneActor.h |
| Include Path | #include "WaterZoneActor.h" |
bool GetDynamicWaterInfoBounds
(
int32 PlayerIndex,
FBox & OutBounds
) const